com.ibm.etools.systems.editor.preferences
Class SystemTextEditorPreferencePage
java.lang.Object
FieldEditorPreferencePage
com.ibm.etools.systems.editor.preferences.SystemTextEditorPreferencePage
- All Implemented Interfaces:
- ISystemTextEditorPreferenceConstants
public class SystemTextEditorPreferencePage
- extends FieldEditorPreferencePage
- implements ISystemTextEditorPreferenceConstants
Remote System Text Editor preference page
Method Summary |
protected void |
createFieldEditors()
|
void |
init(IWorkbench workbench)
|
static void |
initDefaults(IPreferenceStore store)
Set default preferences for the communications preference page. |
boolean |
performOk()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyright
public static final String copyright
- See Also:
- Constant Field Values
SystemTextEditorPreferencePage
public SystemTextEditorPreferencePage()
- Default Constructor
init
public void init(IWorkbench workbench)
createFieldEditors
protected void createFieldEditors()
initDefaults
public static void initDefaults(IPreferenceStore store)
- Set default preferences for the communications preference page.
- Parameters:
store
- PreferenceStore used for this preference page.
performOk
public boolean performOk()
Copyright © 2011 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.