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

Packages that use FrontendControlPanel
uk.org.ury.frontend The URY reference frontend implementation. 
uk.org.ury.frontend.cpanels.menu   
uk.org.ury.frontend.cpanels.show   
 

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.frontend.cpanels.menu
 

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

Uses of FrontendControlPanel in uk.org.ury.frontend.cpanels.show
 

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