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