Uses of Class
com.iizigo.swt.ColorSelectionWidget
Packages that use ColorSelectionWidget Package Description com.iizigo.swt com.iizigo.term.pref Uses of ColorSelectionWidget in com.iizigo.swt
Methods in com.iizigo.swt with parameters of type ColorSelectionWidget Modifier and Type Method Description void
IColorSelectionWidget. 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 ColorSelectionWidget Modifier and Type Method Description void
RectangleColorsPreferencePage. onNewColor(ColorSelectionWidget csw, int color)
A new color is selected.void
ScreenColorsPreferencePage. onNewColor(ColorSelectionWidget csw, int color)
A new color is selected.