Class DisplayPanel.CheckBoxMenuItemAction

java.lang.Object
javax.swing.AbstractAction
org.openscience.jmol.app.jmolpanel.DisplayPanel.CheckBoxMenuItemAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
DisplayPanel

protected class DisplayPanel.CheckBoxMenuItemAction extends AbstractAction
Action calling evalStringQuiet(<action> + CheckBoxState)
See Also:
  • Field Details

    • action

      protected final String action
  • Constructor Details

    • CheckBoxMenuItemAction

      public CheckBoxMenuItemAction(String name, String action)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)