Uses of Class
thinkAlike.ScreenControl

Packages that use ScreenControl
thinkAlike   
 

Uses of ScreenControl in thinkAlike
 

Methods in thinkAlike that return ScreenControl
 ScreenControl ProgramControl.getSc()
          Returns the pointer for the ScreenControl object that created this object
 

Constructors in thinkAlike with parameters of type ScreenControl
ProgramControl(ScreenControl sc)
          Initiates the ProgramControl object to handle the logic of the application