|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
org.jacorb.poa.gui.poa.POAFrame
public class POAFrame
Implements the org.jacorb.poa.gui.POAView interface
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.awt.Frame |
|---|
java.awt.Frame.AccessibleAWTFrame |
| Nested classes/interfaces inherited from class java.awt.Window |
|---|
java.awt.Window.AccessibleAWTWindow |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
java.awt.Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
| Field Summary |
|---|
| Fields inherited from class java.awt.Frame |
|---|
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
POAFrame()
Constructor |
|
POAFrame(POAMonitorController _controller)
|
|
POAFrame(java.lang.String title)
POAFrame constructor comment. |
|
| Method Summary | |
|---|---|
void |
_actionCloseButtonPressed()
|
void |
_actionDeactivateObject(java.lang.String oidStr)
|
void |
_actionDetailsButtonPressed(java.lang.String source)
|
void |
_destroy()
|
void |
_initActiveRequestsBar(int avg,
int max)
|
void |
_initAOMBar(int max,
boolean isVariable)
|
void |
_initQueueBar(int max,
boolean isVariable)
|
void |
_initThreadPoolBar(int max)
|
void |
_inspectRequest(java.lang.String oidStr)
|
void |
_inspectServantClass(java.lang.String oidStr)
|
void |
_printMessage(java.lang.String str)
|
void |
_removeRequest(java.lang.String ridStr)
|
void |
_setMaxThreadPoolBar(int value)
|
void |
_setName(java.lang.String str)
|
void |
_setPolicyIdAssignment(java.lang.String str)
|
void |
_setPolicyIdUniqueness(java.lang.String str)
|
void |
_setPolicyImplicitActivation(java.lang.String str)
|
void |
_setPolicyLifespan(java.lang.String str)
|
void |
_setPolicyRequestProcessing(java.lang.String str)
|
void |
_setPolicyServantRetention(java.lang.String str)
|
void |
_setPolicyThread(java.lang.String str)
|
void |
_setState(java.lang.String str)
|
void |
_setValueActiveRequestsBar(int value)
|
void |
_setValueAOMBar(int value)
|
void |
_setValueQueueBar(int value)
|
void |
_setValueThreadPoolBar(int value)
|
void |
_setVisible(boolean visible)
|
static void |
main(java.lang.String[] args)
main entrypoint - starts the part when it is run as an application |
void |
windowActivated(java.awt.event.WindowEvent e)
Method to handle events for the WindowListener interface. |
void |
windowClosed(java.awt.event.WindowEvent e)
Method to handle events for the WindowListener interface. |
void |
windowClosing(java.awt.event.WindowEvent e)
Method to handle events for the WindowListener interface. |
void |
windowDeactivated(java.awt.event.WindowEvent e)
Method to handle events for the WindowListener interface. |
void |
windowDeiconified(java.awt.event.WindowEvent e)
Method to handle events for the WindowListener interface. |
void |
windowIconified(java.awt.event.WindowEvent e)
Method to handle events for the WindowListener interface. |
void |
windowOpened(java.awt.event.WindowEvent e)
Method to handle events for the WindowListener interface. |
| Methods inherited from class java.awt.Frame |
|---|
addNotify, getAccessibleContext, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, paramString, remove, removeNotify, setCursor, setExtendedState, setIconImage, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated |
| Methods inherited from class java.awt.Window |
|---|
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOwnedWindows, getOwner, getOwnerlessWindows, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, postEvent, processEvent, processWindowEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setVisible, show, toBack, toFront |
| Methods inherited from class java.awt.Container |
|---|
add, add, add, add, add, addContainerListener, addImpl, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayout, transferFocusDownCycle, update, validate, validateTree |
| Methods inherited from class java.awt.Component |
|---|
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, setBackground, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.awt.MenuContainer |
|---|
getFont, postEvent |
| Constructor Detail |
|---|
public POAFrame(POAMonitorController _controller)
public POAFrame(java.lang.String title)
title - java.lang.Stringpublic POAFrame()
| Method Detail |
|---|
public void _actionCloseButtonPressed()
_actionCloseButtonPressed in interface CloseButtonPanelControllerpublic void _actionDeactivateObject(java.lang.String oidStr)
_actionDeactivateObject in interface ObjectListItemControllerpublic void _actionDetailsButtonPressed(java.lang.String source)
_actionDetailsButtonPressed in interface DetailsButtonControllerpublic void _destroy()
_destroy in interface POAMonitorView
public void _initActiveRequestsBar(int avg,
int max)
_initActiveRequestsBar in interface POAMonitorView
public void _initAOMBar(int max,
boolean isVariable)
_initAOMBar in interface POAMonitorView
public void _initQueueBar(int max,
boolean isVariable)
_initQueueBar in interface POAMonitorViewpublic void _initThreadPoolBar(int max)
_initThreadPoolBar in interface POAMonitorViewpublic void _inspectRequest(java.lang.String oidStr)
_inspectRequest in interface QueueListItemControllerpublic void _inspectServantClass(java.lang.String oidStr)
_inspectServantClass in interface ObjectListItemControllerpublic static void main(java.lang.String[] args)
args - java.lang.String[]public void _printMessage(java.lang.String str)
_printMessage in interface POAMonitorViewpublic void _removeRequest(java.lang.String ridStr)
_removeRequest in interface QueueListItemControllerpublic void _setMaxThreadPoolBar(int value)
_setMaxThreadPoolBar in interface POAMonitorViewpublic void _setName(java.lang.String str)
_setName in interface POAMonitorViewpublic void _setPolicyIdAssignment(java.lang.String str)
_setPolicyIdAssignment in interface POAMonitorViewpublic void _setPolicyIdUniqueness(java.lang.String str)
_setPolicyIdUniqueness in interface POAMonitorViewpublic void _setPolicyImplicitActivation(java.lang.String str)
_setPolicyImplicitActivation in interface POAMonitorViewpublic void _setPolicyLifespan(java.lang.String str)
_setPolicyLifespan in interface POAMonitorViewpublic void _setPolicyRequestProcessing(java.lang.String str)
_setPolicyRequestProcessing in interface POAMonitorViewpublic void _setPolicyServantRetention(java.lang.String str)
_setPolicyServantRetention in interface POAMonitorViewpublic void _setPolicyThread(java.lang.String str)
_setPolicyThread in interface POAMonitorViewpublic void _setState(java.lang.String str)
_setState in interface POAMonitorViewpublic void _setValueActiveRequestsBar(int value)
_setValueActiveRequestsBar in interface POAMonitorViewpublic void _setValueAOMBar(int value)
_setValueAOMBar in interface POAMonitorViewpublic void _setValueQueueBar(int value)
_setValueQueueBar in interface POAMonitorViewpublic void _setValueThreadPoolBar(int value)
_setValueThreadPoolBar in interface POAMonitorViewpublic void _setVisible(boolean visible)
_setVisible in interface POAMonitorViewpublic void windowActivated(java.awt.event.WindowEvent e)
windowActivated in interface java.awt.event.WindowListenere - java.awt.event.WindowEventpublic void windowClosed(java.awt.event.WindowEvent e)
windowClosed in interface java.awt.event.WindowListenere - java.awt.event.WindowEventpublic void windowClosing(java.awt.event.WindowEvent e)
windowClosing in interface java.awt.event.WindowListenere - java.awt.event.WindowEventpublic void windowDeactivated(java.awt.event.WindowEvent e)
windowDeactivated in interface java.awt.event.WindowListenere - java.awt.event.WindowEventpublic void windowDeiconified(java.awt.event.WindowEvent e)
windowDeiconified in interface java.awt.event.WindowListenere - java.awt.event.WindowEventpublic void windowIconified(java.awt.event.WindowEvent e)
windowIconified in interface java.awt.event.WindowListenere - java.awt.event.WindowEventpublic void windowOpened(java.awt.event.WindowEvent e)
windowOpened in interface java.awt.event.WindowListenere - java.awt.event.WindowEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||