Class PGoToHierarchyAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class PGoToHierarchyAction extends PBASAction
Action to goto the Hierarchy tab.
See Also:
  • Constructor Details

    • PGoToHierarchyAction

      public PGoToHierarchyAction(PClientComponent comp)
      Creates a new action handler to goto the Hierarchy tab.
      Parameters:
      comp - PClientComponent
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Action performed handler. Called to goto the hierachy tab.
      Parameters:
      e -