Package com.iizigo.swt
Interface IColorSelectionWidget
- All Known Implementing Classes:
RectangleColorsPreferencePage
,ScreenColorsPreferencePage
public interface IColorSelectionWidget
Color selection change interface for the color selection widget.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionvoid
onNewColor
(ColorSelectionWidget csw, int color) A new color is selected.