Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
JRadioButtonMenuItem
be.ugent.caagt.swirl.actions.MenuRadioButton
public class MenuRadioButton
extends JRadioButtonMenuItem
JRadioButtonMenuItem
but also honours the action keys
SimpleAction.SMALL_DISABLED_ICON
and SimpleAction.TOGGLE_BUTTON_MODEL
.
Constructor Summary | |
|
Method Summary | |
protected @Override | |
protected @Override |
|
public MenuRadioButton(Action action)
Create a menu button from the given action. Results in a button which is almost the same as a standard SwingJRadioButtonMenuItem
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)