Class CollapseExpand

  • All Implemented Interfaces:
    Command

    public class CollapseExpand
    extends Object
    implements Command
    Processes the Collapse All and Expand All options.
    • Constructor Detail

      • CollapseExpand

        public CollapseExpand()
        Constructor for the Close object.
    • Method Detail

      • getActionNames

        public Set<String> getActionNames()
        Gets the ActionNames attribute of the Close object.
        Specified by:
        getActionNames in interface Command
        Returns:
        the ActionNames value
      • doAction

        public void doAction​(ActionEvent e)
        This method performs the actual command processing.
        Specified by:
        doAction in interface Command
        Parameters:
        e - the generic UI action event