| 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.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 |
AutochangerGatherPanel
This panel gathers all the panels needed for the autochanger GUI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CarouselGatherPanel
This panel gathers all the panels needed for the carousel GUI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoaderGatherPanel
This panel gathers all the panels needed for the loader GUI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingleFilterTestGatherPanel |
| Constructor and Description |
|---|
SingleFilterTestBottomPanel(GatherPanel gatherPanel,
String title) |
| Modifier and Type | Class and Description |
|---|---|
class |
FcsGatherPanel
A Panel to gather all the FCS panels.
|
| Modifier and Type | Field and Description |
|---|---|
GatherPanel |
BottomPanel.gatherPanel |
| Constructor and Description |
|---|
BottomPanel(GatherPanel gatherPanel,
String title)
Creation of a BottomPanel with a title and a GatherPanel.
|
Copyright © 2019 LSST. All rights reserved.