iSeries Remote Systems
v6.0.1

com.ibm.etools.iseries.editor.preferences
Class VerifyProgramDialogCOBOLILE

java.lang.Object
  extended byorg.eclipse.jface.window.Window
      extended byorg.eclipse.jface.dialogs.Dialog
          extended byorg.eclipse.jface.preference.PreferenceDialog
              extended bycom.ibm.etools.iseries.editor.preferences.VerifyProgramDialogCOBOLILE
All Implemented Interfaces:
IPreferencePageContainer

public class VerifyProgramDialogCOBOLILE
extends PreferenceDialog

COBOL Program Verifier prompt dialog


Nested Class Summary
 
Nested classes inherited from class org.eclipse.jface.window.Window
Window.IExceptionHandler
 
Field Summary
static String copyright
           
 
Fields inherited from class org.eclipse.jface.preference.PreferenceDialog
PREF_DLG_IMG_TITLE_ERROR, PREF_DLG_TITLE_IMG
 
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
 
Constructor Summary
VerifyProgramDialogCOBOLILE(Shell shell, PreferenceManager preferenceManager, ISeriesConnection connection)
          Constructor
 
Methods inherited from class org.eclipse.jface.preference.PreferenceDialog
buttonPressed, cancelPressed, close, configureShell, constrainShellSize, createButtonsForButtonBar, createContents, createDialogArea, createTreeAreaContents, createTreeViewer, findNodeMatching, getPreferenceManager, getPreferenceStore, getSelectedNodePreference, getSingleSelection, getTreeViewer, handleSave, handleShellCloseEvent, helpPressed, isCurrentPageValid, layoutTreeAreaControl, okPressed, selectSavedItem, setErrorMessage, setHelpAvailable, setMessage, setMessage, setMinimumPageSize, setMinimumPageSize, setPreferenceStore, setSelectedNode, setSelectedNodePreference, showPage, update, updateButtons, updateMessage, updateTitle, updateTreeFont
 
Methods inherited from class org.eclipse.jface.dialogs.Dialog
applyDialogFont, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, createButtonBar, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getImage, getOKButton, initializeBounds, initializeDialogUnits, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenText
 
Methods inherited from class org.eclipse.jface.window.Window
canHandleShellCloseEvent, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getInitialLocation, getInitialSize, getLayout, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, open, 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
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values
Constructor Detail

VerifyProgramDialogCOBOLILE

public VerifyProgramDialogCOBOLILE(Shell shell,
                                   PreferenceManager preferenceManager,
                                   ISeriesConnection connection)
Constructor


iSeries Remote Systems
v6.0.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.