Uses of Class
gui.WDYSFrame

Packages that use WDYSFrame
system   
 

Uses of WDYSFrame in system
 

Fields in system declared as WDYSFrame
protected  WDYSFrame WDYSControl.gui
          The GUI that this control class processes events for.
 

Constructors in system with parameters of type WDYSFrame
WDYSControl(WDYSFrame gui)
          Constructs a new control class that processes events from the passed GUI.