|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
org.eclipse.jface.dialogs.IconAndMessageDialog
org.eclipse.jface.dialogs.ErrorDialog
com.ibm.etools.systems.core.ui.messages.SystemMessageDialog
com.ibm.etools.iseries.core.comm.InteractiveJobSystemMessageHelper.InteractiveJobSystemMessageDialog
Nested Class Summary |
---|
Nested classes inherited from class org.eclipse.jface.window.Window |
---|
Window.IExceptionHandler |
Field Summary |
---|
Fields inherited from class com.ibm.etools.systems.core.ui.messages.SystemMessageDialog |
---|
BUTTON_ID, copyright |
Fields inherited from class org.eclipse.jface.dialogs.ErrorDialog |
---|
AUTOMATED_MODE |
Fields inherited from class org.eclipse.jface.dialogs.IconAndMessageDialog |
---|
imageLabel, messageLabel |
Fields inherited from class org.eclipse.jface.dialogs.Dialog |
---|
blockedHandler, buttonBar, dialogArea, DLG_IMG_ERROR, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS |
Fields inherited from class org.eclipse.jface.window.Window |
---|
CANCEL, OK |
Fields inherited from interface com.ibm.etools.iseries.core.comm.IInteractiveJobListener |
---|
copyright |
Constructor Summary | |
---|---|
InteractiveJobSystemMessageHelper.InteractiveJobSystemMessageDialog(Shell shell,
com.ibm.etools.systems.core.messages.SystemMessage message,
String[] buttons)
Constructor |
Method Summary | |
---|---|
protected Control |
createDialogArea(Composite parent)
|
void |
eventOccured(InteractiveJobEvent event)
Method to notify listener that an interactive job event occured. |
Methods inherited from class com.ibm.etools.systems.core.ui.messages.SystemMessageDialog |
---|
buttonPressed, createButtonsForButtonBar, createDropDownList2, displayErrorMessage, displayErrorMessage, displayErrorMessage, displayExceptionMessage, displayHostErrorMessage, displayHostErrorMessage, displayHostWarningMessage, displayHostWarningMessage, displayMessage, displayMessage, getButtonPressedId, getDefaultShell, getExceptionMessage, open, openQuestion, openQuestionNoException, openWithDetails, openWithDetails, openYesNoCancel, setButtonIndex, setButtons, setException, show, showExceptionMessage |
Methods inherited from class org.eclipse.jface.dialogs.ErrorDialog |
---|
close, configureShell, createDialogAndButtonArea, createDropDownList, getImage, openError, openError, shouldDisplay |
Methods inherited from class org.eclipse.jface.dialogs.IconAndMessageDialog |
---|
createButtonBar, createContents, createMessageArea, getErrorImage, getInfoImage, getMessageLabelStyle, getQuestionImage, getWarningImage |
Methods inherited from class org.eclipse.jface.window.Window |
---|
canHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getInitialLocation, getInitialSize, getLayout, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, handleShellCloseEvent, setBlockOnOpen, setDefaultImage, setDefaultImages, setExceptionHandler, setReturnCode, setShellStyle, setWindowManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InteractiveJobSystemMessageHelper.InteractiveJobSystemMessageDialog(Shell shell, com.ibm.etools.systems.core.messages.SystemMessage message, String[] buttons)
shell
- The shell used for the parent of this dialog.Method Detail |
public void eventOccured(InteractiveJobEvent event)
IInteractiveJobListener
eventOccured
in interface IInteractiveJobListener
IInteractiveJobListener.eventOccured(InteractiveJobEvent)
protected Control createDialogArea(Composite parent)
Dialog.createDialogArea(Composite)
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |