java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
com.flexstor.common.awt.dialogs.ModalDlg
com.flexstor.common.awt.dialogs.OptionDlg
com.flexstor.common.awt.dialogs.MessageBox
- All Implemented Interfaces:
- javax.accessibility.Accessible, java.awt.event.ActionListener, java.util.EventListener, java.awt.image.ImageObserver, java.awt.event.KeyListener, java.awt.MenuContainer, java.io.Serializable
- public class MessageBox
- extends OptionDlg
| 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 |
| Fields inherited from class com.flexstor.common.awt.dialogs.OptionDlg |
ACTION_APPLY, ACTION_CANCEL, ACTION_CUSTOM, ACTION_DISCARD, ACTION_HELP, ACTION_NO, ACTION_OK, ACTION_SAVE, ACTION_YES, APPLY_DISCARD_CANCEL, helpHandler, IDENTIFIER, keyWatcher, nCancelActionId, nDefaultActionId, nStatus, OK, OK_CANCEL, OK_CANCEL_HELP, pnlButtons, vButtons, YES_NO, YES_NO_CANCEL |
| Fields inherited from class java.awt.Dialog |
|
| Fields inherited from class java.awt.Window |
|
| Fields inherited from class java.awt.Container |
|
|
Method Summary |
void |
addNotify()
Shows the message box centered on the screen. |
protected boolean |
canPerformDefaultAction()
Determines if the default action (usually the enter key pressed)
can be executed. |
protected java.lang.String |
getMessageResource(int nMsg,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3,
java.lang.String sP4,
java.lang.String sP5)
Returns the message string to be displayed in the dialog. |
protected static java.awt.Frame |
getParentFrame()
|
protected void |
makeMessage(int nMsg,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3,
java.lang.String sP4,
java.lang.String sP5)
makeMessage - Creates a Message in a wrapping Label for Display in the Dialog Box |
static int |
showMessageDialog(java.awt.Frame frame,
int nDialogNo)
|
static int |
showMessageDialog(java.awt.Frame frame,
int nDialogNo,
int nOptions)
|
static int |
showMessageDialog(java.awt.Frame fParent,
int nMsgNo,
int nOptions,
int nDefaultActionId,
int nCancelActionId,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3,
java.lang.String sP4,
java.lang.String sP5)
|
static int |
showMessageDialog(java.awt.Frame frame,
int nDialogNo,
int nOptions,
java.lang.String sP1)
|
static int |
showMessageDialog(java.awt.Frame frame,
int nDialogNo,
int nOptions,
java.lang.String sP1,
java.lang.String sP2)
|
static int |
showMessageDialog(java.awt.Frame frame,
int nDialogNo,
int nOptions,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3)
|
static int |
showMessageDialog(java.awt.Frame frame,
int nDialogNo,
int nOptions,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3,
java.lang.String sP4)
|
static int |
showMessageDialog(java.awt.Frame fParent,
int nMsgNo,
int nOptions,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3,
java.lang.String sP4,
java.lang.String sP5)
|
static int |
showMessageDialog(java.awt.Frame frame,
int nDialogNo,
java.lang.String sP1)
|
static int |
showMessageDialog(java.awt.Frame frame,
int nDialogNo,
java.lang.String sP1,
java.lang.String sP2)
|
| Methods inherited from class com.flexstor.common.awt.dialogs.OptionDlg |
actionPerformed, createButtonPanel, createButtons, getCancelAction, getComponentForId, getDefaultAction, getFieldId, getStatus, getWindowId, initialize, keyPressed, keyReleased, keyTyped, registerHelpHandler, setCancelAction, setContent, setDefaultAction, setStatus |
| 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 |
DEFAULT_WIDTH
public static final int DEFAULT_WIDTH
fDummy
private static java.awt.Frame fDummy
message
protected com.flexstor.common.awt.field.WrappingLabel message
MessageBox
protected MessageBox(java.awt.Frame fParent,
int nMsg,
int nButtons)
MessageBox
protected MessageBox(java.awt.Frame fParent,
int nMsg,
int nButtons,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3,
java.lang.String sP4,
java.lang.String sP5)
makeMessage
protected void makeMessage(int nMsg,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3,
java.lang.String sP4,
java.lang.String sP5)
- makeMessage - Creates a Message in a wrapping Label for Display in the Dialog Box
getMessageResource
protected java.lang.String getMessageResource(int nMsg,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3,
java.lang.String sP4,
java.lang.String sP5)
- Returns the message string to be displayed in the dialog.
Should be overwritten by subclasses if other than MessageResources is used.
addNotify
public void addNotify()
- Shows the message box centered on the screen.
- Overrides:
addNotify in class OptionDlg
canPerformDefaultAction
protected boolean canPerformDefaultAction()
- Determines if the default action (usually the enter key pressed)
can be executed.
- Specified by:
canPerformDefaultAction in class OptionDlg
showMessageDialog
public static int showMessageDialog(java.awt.Frame frame,
int nDialogNo)
showMessageDialog
public static int showMessageDialog(java.awt.Frame frame,
int nDialogNo,
java.lang.String sP1)
showMessageDialog
public static int showMessageDialog(java.awt.Frame frame,
int nDialogNo,
java.lang.String sP1,
java.lang.String sP2)
showMessageDialog
public static int showMessageDialog(java.awt.Frame frame,
int nDialogNo,
int nOptions)
showMessageDialog
public static int showMessageDialog(java.awt.Frame frame,
int nDialogNo,
int nOptions,
java.lang.String sP1)
showMessageDialog
public static int showMessageDialog(java.awt.Frame frame,
int nDialogNo,
int nOptions,
java.lang.String sP1,
java.lang.String sP2)
showMessageDialog
public static int showMessageDialog(java.awt.Frame frame,
int nDialogNo,
int nOptions,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3)
showMessageDialog
public static int showMessageDialog(java.awt.Frame frame,
int nDialogNo,
int nOptions,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3,
java.lang.String sP4)
showMessageDialog
public static int showMessageDialog(java.awt.Frame fParent,
int nMsgNo,
int nOptions,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3,
java.lang.String sP4,
java.lang.String sP5)
showMessageDialog
public static int showMessageDialog(java.awt.Frame fParent,
int nMsgNo,
int nOptions,
int nDefaultActionId,
int nCancelActionId,
java.lang.String sP1,
java.lang.String sP2,
java.lang.String sP3,
java.lang.String sP4,
java.lang.String sP5)
getParentFrame
protected static java.awt.Frame getParentFrame()