| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.autochanger.ui | |
| org.lsst.ccs.subsystems.fcs.carousel.ui |
This package is to gather classes to build GUI for the Carousel.
|
| org.lsst.ccs.subsystems.fcs.loader.ui | |
| org.lsst.ccs.subsystems.fcs.singlefiltertest.ui | |
| org.lsst.ccs.subsystems.fcs.testbench.ui |
This package gathers classes needed in the GUI developped for the Filter
Exchanger System whole scale prototype and not used for the final product.
|
| org.lsst.ccs.subsystems.fcs.ui |
This package gathers the classes used to build a GUI for the FCS with all the hardware
(simulated or real)
|
| org.lsst.ccs.subsystems.fcs.ui.commons |
This package is for the classes used for all the FCS GUIs: loaderGUI,
autochangerGUI and carouselGUI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutochangerGUI |
| Modifier and Type | Class and Description |
|---|---|
class |
CarouselGUI
A GUI for the carousel in standalone mode.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoaderGUI |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleFilterTestGUI
A Graphical User Interface for the single-filter-test.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestbenchCPPMGUI |
class |
TestbenchLPCGUI |
| Modifier and Type | Class and Description |
|---|---|
class |
FcsGUI
A GUI for the whole Filter Changer Subsystem.
|
| Modifier and Type | Field and Description |
|---|---|
protected GeneralGUI |
GeneralPanel.subs |
| Modifier and Type | Method and Description |
|---|---|
void |
SubsystemPanel.setSubsystem(GeneralGUI newSubs)
To initialize the subsytem for this SubsystemPanel.
|
| Constructor and Description |
|---|
GeneralPanel(GeneralGUI subs,
BottomPanel bottomPanel) |
Copyright © 2016 LSST. All rights reserved.