Uses of Interface
org.gicentre.utils.colour.PickerListener

Packages that use PickerListener
org.gicentre.utils.colour Colour-related utilities for use with Processing. 
 

Uses of PickerListener in org.gicentre.utils.colour
 

Methods in org.gicentre.utils.colour with parameters of type PickerListener
 void ColourPicker.addPickerListener(PickerListener pickerListener)
          Adds the given pickerListener to those that will be informed when a colour has been chosen by the colour picker.
 boolean ColourPicker.removePickerListener(PickerListener pickerListener)
          Removes the given pickerListener from those that will be informed when a colour has been chosen by the colour picker.
 



giCentre Utilities V.3.3, API documentation generated 6th April, 2013