Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
JCheckBoxMenuItem
be.ugent.caagt.swirl.actions.MenuCheckBoxButton
public class MenuCheckBoxButton
extends JCheckBoxMenuItem
JCheckBoxMenuItem
but also honours the action keys
SimpleAction.SMALL_DISABLED_ICON
and SimpleAction.TOGGLE_BUTTON_MODEL
.
Constructor Summary | |
|
Method Summary | |
protected @Override | |
protected @Override |
|
public MenuCheckBoxButton(Action action)
Create a menu button from the given action. Results in a button which is almost the same as a standard SwingJCheckBoxMenuItem
except that it also honours the action keysSimpleAction.SMALL_DISABLED_ICON
andSimpleAction.TOGGLE_BUTTON_MODEL
.
protected @Override PropertyChangeListener createActionPropertyChangeListener(Action a)
protected @Override void configurePropertiesFromAction(Action a)