Uses of Class
gui.JDFrame

Packages that use JDFrame
system   
 

Uses of JDFrame in system
 

Fields in system declared as JDFrame
protected  JDFrame JDControl.gui
          The associated GUI.
 

Constructors in system with parameters of type JDFrame
JDControl(JDFrame frame)
          Constructs a new JDControl and associates it with the passed GUI.