
public class Tools extends Object
| Modifier and Type | Field and Description |
|---|---|
static Font |
bigFont |
static String |
fcsFontInString |
static Logger |
fcslog |
static Color |
greenColor |
static Font |
hugeFont |
static Insets |
insets_big |
static Insets |
insets_std |
static Color |
nicePink |
static Dimension |
preferedPanelSize |
| Constructor and Description |
|---|
Tools() |
| Modifier and Type | Method and Description |
|---|---|
static Color |
getFilterPresenceColor(String filterPresenceStatus) |
static Color |
getLockSensorColor(String lockSensorStatus)
Deprecated.
|
static CANopenHardwareConfig |
retrieveControllerInfo(CanOpenProxyConfig canOpenProxyConfig,
EPOSControllerConfig ctlConfig)
To retreive the information nodeID, serial number of a controller in the
tcpProxy config.
|
static CANopenHardwareConfig |
retrieveDeviceInfo(CanOpenProxyConfig canOpenProxyConfig,
String deviceName)
To retreive the information nodeID, serial number of a device in the tcpProxy config.
|
public static final Logger fcslog
public static Color greenColor
public static Color nicePink
public static final String fcsFontInString
public static Font bigFont
public static Font hugeFont
public static Insets insets_std
public static Insets insets_big
public static Dimension preferedPanelSize
@Deprecated public static Color getLockSensorColor(String lockSensorStatus)
public static CANopenHardwareConfig retrieveControllerInfo(CanOpenProxyConfig canOpenProxyConfig, EPOSControllerConfig ctlConfig)
canOpenProxyConfig - ctlConfig - public static CANopenHardwareConfig retrieveDeviceInfo(CanOpenProxyConfig canOpenProxyConfig, String deviceName)
canOpenProxyConfig - deviceName - Copyright © 2015 LSST. All rights reserved.