Class StoreControlFrame.AddAction

java.lang.Object
javax.swing.AbstractAction
uk.ac.starlink.util.gui.StoreControlFrame.AddAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
StoreControlFrame

protected class StoreControlFrame.AddAction extends AbstractAction
Inner class defining action to create a new configuration entry adding the current configuration to it.
See Also:
  • Constructor Details

    • AddAction

      public AddAction(String name, Icon icon)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent ae)