public interface CDecorateableActionListener
CDecorateableAction
and is informed if the property
of the action changed.Modifier and Type | Method and Description |
---|---|
void |
showTextOnButtonsChanged(CDecorateableAction<? extends DockAction> action)
Called if the result of
CDecorateableAction.isShowTextOnButtons() changed. |
void showTextOnButtonsChanged(CDecorateableAction<? extends DockAction> action)
CDecorateableAction.isShowTextOnButtons()
changed.action
- the source of the event