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 voidColorSelectionWidget. 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 classRectangleColorsPreferencePageThe Rectangle colors page in the Preferences for the Terminal screen.classScreenColorsPreferencePageThe Screen colors page in the Preferences for the Terminal screen.