Uses of Class
com.kirkwarez.wdysdv.gui.WVFrame

Packages that use WVFrame
com.kirkwarez.wdysdv.control   
 

Uses of WVFrame in com.kirkwarez.wdysdv.control
 

Fields in com.kirkwarez.wdysdv.control declared as WVFrame
protected  WVFrame WVControl.gui
          The associated GUI.
 

Constructors in com.kirkwarez.wdysdv.control with parameters of type WVFrame
WVControl(WVFrame gui)
          Constructs a new control class related with the given GUI.