| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.autochanger.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)
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutochangerGUI |
| Modifier and Type | Field and Description |
|---|---|
protected InterfaceAutochangerGUI |
AutochangerGatherPanel.subs |
| Modifier and Type | Method and Description |
|---|---|
void |
AutochangerTwoTrucksPanel.setSubsystem(InterfaceAutochangerGUI subs) |
void |
AutochangerTwoLatchesPanel.setSubsystem(InterfaceAutochangerGUI subs) |
void |
AutochangerThreeOnlineClampsPanel.setSubsystem(InterfaceAutochangerGUI subs) |
void |
AutochangerOnlineClampPanel.setSubsystem(InterfaceAutochangerGUI subs) |
void |
AutochangerLatchPanel.setSubsystem(InterfaceAutochangerGUI subs) |
void |
AutochangerGeneralViewPanel.setSubsystem(InterfaceAutochangerGUI subs) |
| Constructor and Description |
|---|
AutochangerGatherPanel(InterfaceAutochangerGUI subs,
String tcpProxyName) |
| Modifier and Type | Class and Description |
|---|---|
class |
FcsGUI
A GUI for the whole Filter Changer Subsystem.
|
Copyright © 2023 LSST. All rights reserved.