| 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 | Method and Description |
|---|---|
ControllersViewPanel |
AutochangerGatherPanel.getControllersViewPanel() |
| Modifier and Type | Method and Description |
|---|---|
ControllersViewPanel |
CarouselGatherPanel.getControllersViewPanel() |
| Modifier and Type | Method and Description |
|---|---|
ControllersViewPanel |
LoaderGatherPanel.getControllersViewPanel() |
| Modifier and Type | Method and Description |
|---|---|
ControllersViewPanel |
FcsGatherPanel.getControllersViewPanel() |
| Constructor and Description |
|---|
SingleControllerPanel(String controllerName,
String systemName,
String fullPathControllerName,
InterfaceGeneralGUI subs,
ControllersViewPanel controllersView,
boolean hasBrakesAttached) |
Copyright © 2024 LSST. All rights reserved.