|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisplayControl | |
com.kirkwarez.wdysdv.control | |
com.kirkwarez.wdysdv.gui |
Uses of DisplayControl in com.kirkwarez.wdysdv.control |
Fields in com.kirkwarez.wdysdv.control declared as DisplayControl | |
protected DisplayControl |
WVControl.displaycontrol
The control class for the extra windows. |
Uses of DisplayControl in com.kirkwarez.wdysdv.gui |
Fields in com.kirkwarez.wdysdv.gui declared as DisplayControl | |
protected DisplayControl |
DisplayFrame.control
The associated control class. |
Constructors in com.kirkwarez.wdysdv.gui with parameters of type DisplayControl | |
DisplayFrame(DisplayControl control,
String title,
String text)
Constructs a new display window. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |