Class DisplayPanel.MoveToAction

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

protected class DisplayPanel.MoveToAction extends AbstractAction
Action calling moveTo()
See Also:
  • Field Details

    • action

      protected final String action
  • Constructor Details

    • MoveToAction

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

    • actionPerformed

      public void actionPerformed(ActionEvent e)