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

Packages that use FrontendPanel
uk.org.ury.frontend   
uk.org.ury.library.viewer   
uk.org.ury.show.viewer   
uk.org.ury.testrig   
 

Uses of FrontendPanel in uk.org.ury.frontend
 

Subclasses of FrontendPanel in uk.org.ury.frontend
 class FrontendControlPanel
          Abstract class for frontend module control panels.
 class FrontendModulePanel
          A frontend user interface panel.
 

Uses of FrontendPanel in uk.org.ury.library.viewer
 

Subclasses of FrontendPanel in uk.org.ury.library.viewer
 class LibraryViewerPanel
          Frontend panel providing access to an underlying library viewer.
 

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

Subclasses of FrontendPanel in uk.org.ury.show.viewer
 class ChannelPanel
          A panel displaying channel information.
 class LibraryControlPanel
          Control panel for the demo system.
 class ShowViewerPanel
          Frontend panel providing access to an underlying show viewer.
 class TrackBin
          A panel displaying track bin contents.
 

Uses of FrontendPanel in uk.org.ury.testrig
 

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