Uses of Class
net.lenkaspace.creeper.view.CRControlPanel

Packages that use CRControlPanel
net.lenkaspace.creeper   
 

Uses of CRControlPanel in net.lenkaspace.creeper
 

Methods in net.lenkaspace.creeper that return CRControlPanel
 CRControlPanel CRController.getControlPanel()
           
 

Methods in net.lenkaspace.creeper with parameters of type CRControlPanel
 void CRController.setControlPanel(CRControlPanel controlPanel_)
          Remove old control panel, store reference to the new one and place it instead of the old one