Class PHierarchyRemoveAcctDlg

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class PHierarchyRemoveAcctDlg extends JDialog implements ActionListener
The PHierarchyRemoveAcctDlg will be launched from hierarchy page when the remove from hierarchy option is clicked
Author:
Manjunatha L
See Also:
  • Field Details

    • movePerformed

      public boolean movePerformed
  • Constructor Details

    • PHierarchyRemoveAcctDlg

      public PHierarchyRemoveAcctDlg(Frame frame, String title, boolean modal)
  • Method Details