Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.awt.dialogs
Class ModalDlg  view ModalDlg download ModalDlg.java

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjava.awt.Window
              extended byjava.awt.Dialog
                  extended bycom.flexstor.common.awt.dialogs.ModalDlg
All Implemented Interfaces:
javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable
Direct Known Subclasses:
OptionDlg

public abstract class ModalDlg
extends java.awt.Dialog

Super class for modal dialogs, contains common GUI functionality.


Nested Class Summary
 
Nested classes inherited from class java.awt.Dialog
java.awt.Dialog.AccessibleAWTDialog
 
Nested classes inherited from class java.awt.Window
java.awt.Window.AccessibleAWTWindow
 
Nested classes inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Nested classes inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
 
Field Summary
protected  boolean bEnforceMinimumSize
           
protected  java.awt.Component focusComponent
           
protected  java.awt.Frame fParent
           
 
Fields inherited from class java.awt.Dialog
 
Fields inherited from class java.awt.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 java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
ModalDlg(java.awt.Frame fParent, java.lang.String sTitle)
          Creates a modal dialog with the specified title.
 
Method Summary
 void addNotify()
          Centers the dialog on the screen only if the location is (0,0).
 void centerOn(java.awt.Window w)
          Centers the dialog on the screen or in relation to another window.
 void enableInput(boolean bEnabled)
          Enables or disables input for the whole dialog and sets the cursor correspondingly.
private static void setChildCursor(java.awt.Cursor cursor, java.awt.Container parent, boolean bEnabled)
           
 void setFocusComponent(java.awt.Component c)
          Sets the component which will get initially the focus.
 void setMinimumSizeEnforcement(boolean bEnforceMinimumSize)
          Determines if minimum size is enforced.
 void setVisible(boolean bState)
          Shows or hides the dialog.
 void validate()
          Enforces a minimum size.
 
Methods inherited from class java.awt.Dialog
dispose, getAccessibleContext, getTitle, hide, isModal, isResizable, isUndecorated, paramString, setModal, setResizable, setTitle, setUndecorated, show
 
Methods inherited from class java.awt.Window
addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getGraphicsConfiguration, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, isActive, isFocusableWindow, isFocusCycleRoot, isFocused, isShowing, pack, postEvent, processEvent, processWindowEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationRelativeTo, toBack, toFront
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFont, setLayout, transferFocusDownCycle, update, 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, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, 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, isOpaque, 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, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, 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

fParent

protected java.awt.Frame fParent

bEnforceMinimumSize

protected boolean bEnforceMinimumSize

focusComponent

protected java.awt.Component focusComponent
Constructor Detail

ModalDlg

public ModalDlg(java.awt.Frame fParent,
                java.lang.String sTitle)
Creates a modal dialog with the specified title. If the parent frame is null, the frame which currently has the focus is substituted or if not available a dummy frame is created.

Method Detail

addNotify

public void addNotify()
Centers the dialog on the screen only if the location is (0,0). This allows manual positioning by setting the location prior to showing the dialog.


validate

public void validate()
Enforces a minimum size. The getMinimumSize() method is used to determine the minimal size. Enforcement can be turned of by calling setMinimumSizeEnforcement(false).


setMinimumSizeEnforcement

public void setMinimumSizeEnforcement(boolean bEnforceMinimumSize)
Determines if minimum size is enforced. Default is true.


centerOn

public void centerOn(java.awt.Window w)
Centers the dialog on the screen or in relation to another window.


setVisible

public void setVisible(boolean bState)
Shows or hides the dialog. Hides this dialog box and makes sure that focus is set back to the whatever instance of FlexFrame that last had focus.


enableInput

public void enableInput(boolean bEnabled)
Enables or disables input for the whole dialog and sets the cursor correspondingly. Due to a bug in the JDK, the cursor change will not be shown unless the dialog is resized(workaround). Also, the cursor change will not show if the dialog itself is disabled. So we disable all components inside the actual dialog window.


setChildCursor

private static void setChildCursor(java.awt.Cursor cursor,
                                   java.awt.Container parent,
                                   boolean bEnabled)

setFocusComponent

public void setFocusComponent(java.awt.Component c)
Sets the component which will get initially the focus.