|
|||||||||
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.JPanel
rero.gui.background.BackgroundPanel
rero.gui.windows.StatusWindow
rero.gui.windows.EmptyWindow
public abstract class EmptyWindow
Nested Class Summary |
---|
Nested classes/interfaces inherited from class rero.gui.windows.StatusWindow |
---|
StatusWindow.ClientWindowStuff |
Nested classes/interfaces inherited from class javax.swing.JPanel |
---|
javax.swing.JPanel.AccessibleJPanel |
Nested classes/interfaces inherited from class javax.swing.JComponent |
---|
javax.swing.JComponent.AccessibleJComponent |
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 | |
---|---|
protected java.util.LinkedList |
listeners
|
Fields inherited from class rero.gui.windows.StatusWindow |
---|
button, capabilities, defaultForegroundColor, display, frame, icon, input, menuManager, query, STATUS_NAME, statusbar |
Fields inherited from class rero.gui.background.BackgroundPanel |
---|
bgProperties |
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.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 | |
---|---|
EmptyWindow()
|
Method Summary | |
---|---|
void |
addClickListener(text.event.ClickListener l)
|
int |
compareWindowType()
|
void |
fireClickEvent(java.lang.String text,
java.awt.event.MouseEvent mev)
|
text.WrappedDisplay |
getDisplay()
|
abstract javax.swing.ImageIcon |
getImageIcon()
|
InputField |
getInput()
|
abstract java.lang.String |
getName()
|
java.lang.String |
getQuery()
|
WindowStatusBar |
getStatusBar()
|
java.lang.String |
getTitle()
|
ClientWindow |
getWindow()
|
java.lang.String |
getWindowType()
|
abstract void |
init()
|
void |
init(ClientWindow _frame)
|
void |
installCapabilities(Capabilities c)
install these capabilities and propagate them to any children IRCAwareComponents |
boolean |
isLegalWindow()
|
boolean |
isOpen()
|
void |
onActive(ClientWindowEvent ev)
|
void |
onClose(ClientWindowEvent ev)
|
void |
onInactive(ClientWindowEvent ev)
|
void |
onMinimize(ClientWindowEvent ev)
|
void |
onOpen(ClientWindowEvent ev)
|
void |
setQuery(java.lang.String q)
|
void |
setTitle(java.lang.String title)
|
void |
touch()
|
Methods inherited from class rero.gui.windows.StatusWindow |
---|
cleanup, compareTo, flag, getButton, getPopupMenu, maybeShowPopup, setName, unflag |
Methods inherited from class rero.gui.background.BackgroundPanel |
---|
paint, propertyChanged |
Methods inherited from class javax.swing.JPanel |
---|
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
Methods inherited from class javax.swing.JComponent |
---|
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update |
Methods inherited from class java.awt.Container |
---|
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, 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, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected java.util.LinkedList listeners
Constructor Detail |
---|
public EmptyWindow()
Method Detail |
---|
public void touch()
touch
in class StatusWindow
public void installCapabilities(Capabilities c)
IRCAwareComponent
installCapabilities
in interface IRCAwareComponent
installCapabilities
in class StatusWindow
public InputField getInput()
getInput
in class StatusWindow
public text.WrappedDisplay getDisplay()
getDisplay
in class StatusWindow
public WindowStatusBar getStatusBar()
getStatusBar
in class StatusWindow
public void init(ClientWindow _frame)
init
in class StatusWindow
public abstract void init()
public java.lang.String getQuery()
getQuery
in class StatusWindow
public void setQuery(java.lang.String q)
setQuery
in class StatusWindow
public void setTitle(java.lang.String title)
setTitle
in class StatusWindow
public ClientWindow getWindow()
getWindow
in class StatusWindow
public java.lang.String getTitle()
getTitle
in class StatusWindow
public abstract java.lang.String getName()
getName
in class StatusWindow
public abstract javax.swing.ImageIcon getImageIcon()
getImageIcon
in class StatusWindow
public java.lang.String getWindowType()
getWindowType
in class StatusWindow
public boolean isLegalWindow()
isLegalWindow
in class StatusWindow
public boolean isOpen()
public void onActive(ClientWindowEvent ev)
onActive
in interface ClientWindowListener
public void onOpen(ClientWindowEvent ev)
onOpen
in interface ClientWindowListener
public void onInactive(ClientWindowEvent ev)
onInactive
in interface ClientWindowListener
public void onMinimize(ClientWindowEvent ev)
onMinimize
in interface ClientWindowListener
public void onClose(ClientWindowEvent ev)
onClose
in interface ClientWindowListener
public void addClickListener(text.event.ClickListener l)
public void fireClickEvent(java.lang.String text, java.awt.event.MouseEvent mev)
public int compareWindowType()
compareWindowType
in class StatusWindow
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |