| 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.ui |
This package gathers the classes used to build a GUI for the FCS with all the hardware
(simulated or real)
|
| Modifier and Type | Class and Description |
|---|---|
class |
CarouselGUI
A GUI for the carousel in standalone mode.
|
| Modifier and Type | Field and Description |
|---|---|
protected InterfaceCarouselGUI |
CarouselGatherPanel.subs |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterListPanel.setSubsystem(InterfaceCarouselGUI subs) |
void |
CarouselSocketPanel.setSubsystem(InterfaceCarouselGUI subs) |
protected void |
CarouselGeneralViewPanel.setSubsystem(InterfaceCarouselGUI subs) |
| Constructor and Description |
|---|
CarouselGatherPanel(InterfaceCarouselGUI subs,
String tcpProxyName)
Build a new CarouselGatherPanel with a tcpProxy name and a CarouselGUI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FcsGUI
A GUI for the whole Filter Changer Subsystem.
|
Copyright © 2023 LSST. All rights reserved.