| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.carousel.ui |
This package is to gather classes to build GUI for the Carousel.
|
| org.lsst.ccs.subsystems.fcs.common |
This packages is for the interfaces or abstract classes that are common for
all the subpackages.
|
| 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 |
|---|---|
protected void |
CarouselGatherPanel.updateControllerPanel(String controllerName,
StatusDataPublishedByEPOSController s)
Update the controller Panels from data coming from STATUS bus.
|
| Modifier and Type | Method and Description |
|---|---|
default StatusDataPublishedByEPOSController |
EPOSController.createStatusDataPublishedByEPOSController()
Creates an object to be published on the STATUS bus by an EPOSController.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPOSControllerPanel.updateController(StatusDataPublishedByEPOSController status) |
Copyright © 2017 LSST. All rights reserved.