Module org.jpo
Package org.jpo.gui

Class GroupInfoEditor

java.lang.Object
org.jpo.gui.GroupInfoEditor

public class GroupInfoEditor extends Object
Creates a Frame and allows the field(s) of a group to be edited.
  • Constructor Details

    • GroupInfoEditor

      public GroupInfoEditor(SortableDefaultMutableTreeNode editNode)
      Constructor that creates the JFrame and objects.
      Parameters:
      editNode - The node being edited.