com.ibm.etools.iseries.editor.preferences
Class VerifierPreferencePageCOBOLILEOther
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.preference.PreferencePage
org.eclipse.jface.preference.FieldEditorPreferencePage
com.ibm.etools.iseries.editor.preferences.VerifierPreferencePageCOBOLILEOther
- All Implemented Interfaces:
- EventListener, IDialogPage, IMessageProvider, IPreferencePage, IPropertyChangeListener, IWorkbenchPreferencePage, ModifyListener, SWTEventListener
- public class VerifierPreferencePageCOBOLILEOther
- extends FieldEditorPreferencePage
- implements IWorkbenchPreferencePage, ModifyListener
Methods inherited from class org.eclipse.jface.preference.PreferencePage |
applyDialogFont, computeSize, contributeButtons, createControl, createDescriptionLabel, createNoteComposite, doComputeSize, doGetPreferenceStore, getApplyButton, getContainer, getDefaultsButton, getPreferenceStore, isValid, noDefaultAndApplyButton, okToLeave, performApply, performCancel, performHelp, setContainer, setErrorMessage, setMessage, setPreferenceStore, setSize, setTitle, setValid, toString, updateApplyButton |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getImage, getMessage, getMessageType, getShell, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setDescription, setImageDescriptor, setMessage |
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
Copyright
public static final String Copyright
- See Also:
- Constant Field Values
VerifierPreferencePageCOBOLILEOther
public VerifierPreferencePageCOBOLILEOther()
- Constructor
createFieldEditors
protected void createFieldEditors()
- See Also:
FieldEditorPreferencePage.createFieldEditors()
initialize
protected void initialize()
propertyChange
public void propertyChange(PropertyChangeEvent event)
- Specified by:
propertyChange
in interface IPropertyChangeListener
performDefaults
protected void performDefaults()
init
public void init(IWorkbench arg0)
- Specified by:
init
in interface IWorkbenchPreferencePage
- See Also:
IWorkbenchPreferencePage.init(IWorkbench)
initDefaults
public static void initDefaults(IPreferenceStore store)
modifyText
public void modifyText(ModifyEvent event)
- Declared in ModifyListener.
One of the combination box text values has changed.
- Specified by:
modifyText
in interface ModifyListener
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.