Class ColorSelectorCommand
java.lang.Object
org.pushingpixels.radiance.component.api.common.model.BaseCommand<ColorSelectorPopupMenuContentModel>
org.pushingpixels.radiance.component.api.common.model.ColorSelectorCommand
- All Implemented Interfaces:
ChangeAware, ContentModel, PropertyChangeAware
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class BaseCommand
BaseCommand.BaseBuilder<T,MCM, B>, BaseCommand.CommandActionPreview, BaseCommand.SecondaryLifecycle -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseCommand
addChangeListener, addPropertyChangeListener, checkConsistency, getAction, getActionPreview, getActionRichTooltip, getExtraText, getIconFactory, getSecondaryContentModel, getSecondaryLifecycle, getSecondaryRichTooltip, getTag, getText, getToggleGroupModel, hasSecondaryContent, isActionEnabled, isSecondaryEnabled, isToggle, isToggleSelected, removeChangeListener, removePropertyChangeListener, setAction, setActionEnabled, setActionPreview, setActionRichTooltip, setExtraText, setIconFactory, setSecondaryEnabled, setSecondaryRichTooltip, setTag, setText, setToggleSelected
-
Constructor Details
-
ColorSelectorCommand
private ColorSelectorCommand()
-
-
Method Details
-
builder
-