com.ibm.etools.iseries.editor.preferences.templates
Class ISeriesTemplatesPreferencePage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.preference.PreferencePage
com.ibm.etools.iseries.editor.preferences.templates.ISeriesTemplatesPreferencePage
- All Implemented Interfaces:
- IDialogPage, IMessageProvider, IPreferencePage, IWorkbenchPreferencePage
- public class ISeriesTemplatesPreferencePage
- extends PreferencePage
- implements IWorkbenchPreferencePage
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, performHelp, setContainer, setErrorMessage, setMessage, setPreferenceStore, setSize, setTitle, setValid, toString, updateApplyButton |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, 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 |
Copyright
public static final String Copyright
- See Also:
- Constant Field Values
ISeriesTemplatesPreferencePage
public ISeriesTemplatesPreferencePage()
createContents
protected Control createContents(Composite ancestor)
init
public void init(IWorkbench workbench)
- Specified by:
init
in interface IWorkbenchPreferencePage
setVisible
public void setVisible(boolean visible)
- Specified by:
setVisible
in interface IDialogPage
performDefaults
protected void performDefaults()
performOk
public boolean performOk()
- Specified by:
performOk
in interface IPreferencePage
performCancel
public boolean performCancel()
- Specified by:
performCancel
in interface IPreferencePage
initDefaults
public static void initDefaults(IPreferenceStore prefs)
- Initializes the default values of this page in the preference bundle.
Will be called on startup of the JavaPlugin
useCodeFormatter
public static boolean useCodeFormatter()
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.