Module org.jpo
Package org.jpo.gui

Class TableJFrame

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

public class TableJFrame extends JFrame
See Also:
  • Constructor Details

    • TableJFrame

      public TableJFrame(SortableDefaultMutableTreeNode groupNode)
      constructs the Frame and records the group node for which this is being performed.
      Parameters:
      groupNode - The node whose elements are to be shown in the table