|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JInternalFrame
com.infoengine.console.StatisticsIFrame
Nested Class Summary |
Nested classes inherited from class javax.swing.JInternalFrame |
JInternalFrame.AccessibleJInternalFrame, JInternalFrame.JDesktopIcon |
Nested classes inherited from class javax.swing.JComponent |
JComponent.AccessibleJComponent |
Nested classes inherited from class java.awt.Container |
Container.AccessibleAWTContainer |
Nested classes inherited from class java.awt.Component |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
Field Summary | |
private boolean |
adapter
|
private JLabel |
artLabel
|
private JLabel |
atLabel
|
private JPanel |
ButtonPanel
|
private javax.resource.cci.ConnectionFactory |
cxFactory
|
private static IeConnectionSpec |
cxSpec
|
private URL |
cxURL
|
private static boolean |
firstConnection
|
private boolean |
firstRefresh
|
private JLabel |
hrLabel
|
private JLabel |
jLabel1
|
private JLabel |
jLabel2
|
private JLabel |
jLabel3
|
private JLabel |
jLabel5
|
private JLabel |
jLabel6
|
private JLabel |
jLabel7
|
private JLabel |
jLabel9
|
private org.apache.log4j.Logger |
LOG
|
private JLabel |
lrLabel
|
private PropertyEntry |
propertyEntry
|
private JButton |
RefreshButton
|
private String |
serviceName
|
private JLabel |
snLabel
|
private JLabel |
srLabel
|
private JPanel |
StatPanel
|
private StatisticsIFrame |
statsFrame
|
private JLabel |
stLabel
|
Fields inherited from class javax.swing.JInternalFrame |
closable, CONTENT_PANE_PROPERTY, desktopIcon, FRAME_ICON_PROPERTY, frameIcon, GLASS_PANE_PROPERTY, iconable, IS_CLOSED_PROPERTY, IS_ICON_PROPERTY, IS_MAXIMUM_PROPERTY, IS_SELECTED_PROPERTY, isClosed, isIcon, isMaximum, isSelected, LAYERED_PANE_PROPERTY, maximizable, MENU_BAR_PROPERTY, resizable, ROOT_PANE_PROPERTY, rootPane, rootPaneCheckingEnabled, title, TITLE_PROPERTY |
Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Container |
|
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface javax.swing.WindowConstants |
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
StatisticsIFrame()
Creates new form StatisticsIFrame |
Method Summary | |
private void |
initComponents()
This method is called from within the constructor to initialize the form. |
private boolean |
isAdapter()
|
private void |
RefreshButtonActionPerformed(ActionEvent evt)
|
void |
setPropertyEntry(PropertyEntry ent)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private org.apache.log4j.Logger LOG
private String serviceName
private URL cxURL
private PropertyEntry propertyEntry
private javax.resource.cci.ConnectionFactory cxFactory
private boolean adapter
private boolean firstRefresh
private StatisticsIFrame statsFrame
private static boolean firstConnection
private static IeConnectionSpec cxSpec
private JPanel ButtonPanel
private JButton RefreshButton
private JPanel StatPanel
private JLabel artLabel
private JLabel atLabel
private JLabel hrLabel
private JLabel jLabel1
private JLabel jLabel2
private JLabel jLabel3
private JLabel jLabel5
private JLabel jLabel6
private JLabel jLabel7
private JLabel jLabel9
private JLabel lrLabel
private JLabel snLabel
private JLabel srLabel
private JLabel stLabel
Constructor Detail |
public StatisticsIFrame()
Method Detail |
public void setPropertyEntry(PropertyEntry ent)
private boolean isAdapter()
private void initComponents()
private void RefreshButtonActionPerformed(ActionEvent evt)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |