Uses of Class
com.iizigo.swt.ColorSelectionWidget
Packages that use ColorSelectionWidget
Uses of ColorSelectionWidget in com.iizigo.swt
Methods in com.iizigo.swt with parameters of type ColorSelectionWidgetModifier and TypeMethodDescriptionvoidIColorSelectionWidget.onNewColor(ColorSelectionWidget csw, int color) A new color is selected.Uses of ColorSelectionWidget in com.iizigo.term.pref
Methods in com.iizigo.term.pref with parameters of type ColorSelectionWidgetModifier and TypeMethodDescriptionvoidRectangleColorsPreferencePage.onNewColor(ColorSelectionWidget csw, int color) A new color is selected.voidScreenColorsPreferencePage.onNewColor(ColorSelectionWidget csw, int color) A new color is selected.