|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.excalibur.instrument.client |
---|
Class org.apache.excalibur.instrument.client.AbstractOptionDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
int m_action
Class org.apache.excalibur.instrument.client.AbstractTabularOptionDialog extends AbstractOptionDialog implements Serializable |
---|
Class org.apache.excalibur.instrument.client.InstrumentManagerConnection extends JComponent implements Serializable |
---|
Serialized Fields |
---|
Logger m_logger
org.apache.excalibur.instrument.client.InstrumentManagerTreeModel m_treeModel
org.apache.excalibur.instrument.client.InstrumentManagerTree m_tree
org.apache.excalibur.instrument.client.InstrumentClientFrame m_frame
boolean m_deleted
Thread m_runner
JLabel m_descriptionLabel
List<E> m_listeners
InstrumentManagerConnectionListener[] m_listenerArray
long m_lastLeaseRenewalTime
HashMap<K,V> m_maintainedSampleLeaseMap
org.apache.excalibur.instrument.client.MaintainedSampleLease[] m_maintainedSampleLeaseArray
Map<K,V> m_sampleFrames
InstrumentSampleFrame[] m_sampleFrameArray
Class org.apache.excalibur.instrument.client.InstrumentSampleFrame extends org.apache.excalibur.instrument.client.AbstractInternalFrame implements Serializable |
---|
Serialized Fields |
---|
int m_state
InstrumentManagerConnection m_connection
String m_instrumentSampleName
String m_fullName
long m_lastSnapshotTime
int[] m_samples
LineChart m_lineChart
Class org.apache.excalibur.instrument.client.LargeMenu extends JMenu implements Serializable |
---|
Class org.apache.excalibur.instrument.client.LineChart extends JComponent implements Serializable |
---|
Serialized Fields |
---|
Color m_lineColor
Color m_lightLineColor
Color m_lightGridColor
Color m_darkGridColor
Color m_frameColor
Color m_crossColor
Color m_maskFrameColor
Color m_maskColor
int m_lineSampleInterval
long m_sampleInterval
String m_format
String m_dFormat
int m_averageWindow
boolean m_antialias
long m_time
int[] m_values
float[] m_averageWindowValues
int m_min
int m_max
DecimalFormat m_intFormat
DecimalFormat m_floatFormat
boolean m_mouseOver
boolean m_mousePressed
int m_mouseX
int m_mouseY
Class org.apache.excalibur.instrument.client.MenuBar extends JMenuBar implements Serializable |
---|
Serialized Fields |
---|
org.apache.excalibur.instrument.client.InstrumentClientFrame m_frame
boolean m_showUnconfigured
JMenu m_menuFile
JMenu m_menuInstrumentManagers
JMenu m_menuOptions
JCheckBoxMenuItem m_menuItemShowUnconfigured
JMenu m_menuWindow
Package org.apache.excalibur.instrument.client.http |
---|
Class org.apache.excalibur.instrument.client.http.HTTPInstrumentManagerConnection extends InstrumentManagerConnection implements Serializable |
---|
Serialized Fields |
---|
URL m_url
boolean m_connected
boolean m_disabled
org.apache.excalibur.instrument.client.http.HTTPInstrumentManagerData m_manager
List<E> m_leasedSamples
org.apache.excalibur.instrument.client.http.HTTPInstrumentSampleData[] m_leasedSampleAry
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |