| 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.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 | Interface and Description |
|---|---|
interface |
InterfaceAutochangerGUI |
| Modifier and Type | Class and Description |
|---|---|
class |
AutochangerGUI |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InterfaceCarouselGUI |
| Modifier and Type | Class and Description |
|---|---|
class |
CarouselGUI
A GUI for the carousel in standalone mode.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InterfaceLoaderGUI |
| Modifier and Type | Class and Description |
|---|---|
class |
LoaderGUI |
| Modifier and Type | Class and Description |
|---|---|
class |
TestbenchCPPMGUI |
| Modifier and Type | Field and Description |
|---|---|
protected InterfaceGeneralGUI |
TestbenchCPPMGatherPanel.subs |
| Constructor and Description |
|---|
TestbenchCPPMGatherPanel(InterfaceGeneralGUI subs,
String tcpProxyName) |
| Modifier and Type | Class and Description |
|---|---|
class |
FcsGUI
A GUI for the whole Filter Changer Subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPOSControllerPanel.setSubsystem(InterfaceGeneralGUI newSubs)
To initialize the subsystem for this EPOSControllerPanel.
|
Copyright © 2016 LSST. All rights reserved.