Since: API Level 2.5
package

com.droidux.pack.commons.interfaces

Contains interfaces that represents contracts to be implemented by various groups of widgets.

Interfaces

ColorPickerInterfaces.Listeners.OnColorChangedListener Represents a listener to be notified when the color has changed. 
ColorPickerInterfaces.Listeners.OnColorDialogListener Represents a listener to be notified when events are raised by color dialogs. 
ColorPickerInterfaces.Listeners.OnColorSelectedListener Represents a listener to be notified when new color has been selected. 

Classes

ColorPickerInterfaces Provide the contracts and objects related to com.droidux.widget.color color widgets. 
ColorPickerInterfaces.Listeners Contains interfaces to be implemented by listeners to events raised by com.droidux.widget.color color widgets.