Uses of Class
gui.The_Frame

Packages that use The_Frame
gui   
kwrwb   
 

Uses of The_Frame in gui
 

Fields in gui declared as The_Frame
(package private)  The_Frame Panel_Tabs.frame
           
private  The_Frame Panel_NOL.frame
           
 The_Frame Panel_Control.frame
           
 

Constructors in gui with parameters of type The_Frame
Panel_Control(The_Frame frame)
          This constructor creates a object containing the components of the control panel.
Panel_NOL(The_Frame frame)
          This constructor creates a object setting the number of text fields representing the number of letters.
Panel_Tabs(The_Frame frame)
          This constructor creates one Panel_Tabs and sets up all Listeners.
 

Uses of The_Frame in kwrwb
 

Fields in kwrwb declared as The_Frame
 The_Frame Launcher.theFrame