java.lang.Object
javax.swing.AbstractAction
com.inductiveautomation.ignition.designer.palette.ExpandAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class ExpandAction extends AbstractAction
Action that will collapse all panes of a collapsible pane palette
See Also:
  • Constructor Details

    • ExpandAction

      public ExpandAction(com.jidesoft.pane.CollapsiblePanes panes)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)