| 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.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 |
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 © 2022 LSST. All rights reserved.