Uses of Class
uk.org.ury.frontend.FrontendControlPanel

Packages that use FrontendControlPanel
uk.org.ury.frontend   
uk.org.ury.show.viewer   
uk.org.ury.testrig   
 

Uses of FrontendControlPanel in uk.org.ury.frontend
 

Methods in uk.org.ury.frontend with parameters of type FrontendControlPanel
 void FrontendApplet.restoreModule(FrontendModulePanel mpanel, FrontendControlPanel cpanel)
          Restore an existing module and control panel into the frontend frame.
 void FrontendFrame.restoreModule(FrontendModulePanel mpanel, FrontendControlPanel cpanel)
          Restore an existing module and control panel into the frontend frame.
 void FrontendMaster.restoreModule(FrontendModulePanel mpanel, FrontendControlPanel cpanel)
          Restore an existing module and control panel into the frontend master.
 void FrontendControlPanel.setPreviousCPanel(FrontendControlPanel cpanel)
          Set the previous control panel (if any), so that it can be restored when this control panel returns control to the parent.
 

Uses of FrontendControlPanel in uk.org.ury.show.viewer
 

Subclasses of FrontendControlPanel in uk.org.ury.show.viewer
 class LibraryControlPanel
          Control panel for the demo system.
 

Uses of FrontendControlPanel in uk.org.ury.testrig
 

Subclasses of FrontendControlPanel in uk.org.ury.testrig
 class DemoControlPanel
          Control panel for the demo system.