Uses of Interface
com.iizigo.swt.IColorSelectionWidget
Packages that use IColorSelectionWidget Package Description com.iizigo.swt com.iizigo.term.pref Uses of IColorSelectionWidget in com.iizigo.swt
Methods in com.iizigo.swt with parameters of type IColorSelectionWidget Modifier and Type Method Description void
ColorSelectionWidget. setSelectionListener(IColorSelectionWidget listener)
Sets the single selection listener.Uses of IColorSelectionWidget in com.iizigo.term.pref
Classes in com.iizigo.term.pref that implement IColorSelectionWidget Modifier and Type Class Description class
RectangleColorsPreferencePage
The Rectangle colors page in the Preferences for the Terminal screen.class
ScreenColorsPreferencePage
The Screen colors page in the Preferences for the Terminal screen.