|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPreferencePage
com.ibm.etools.systems.logging.LoggingPreferencePage
An abstract preference page for all remote system logging.
Use a subclass of this page if you need a preference page to control
logging.
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
LoggingPreferencePage()
|
Method Summary | |
---|---|
protected Control |
createContents(Composite parent)
Method declared on PreferencePage |
protected IPreferenceStore |
doGetPreferenceStore()
|
protected abstract AbstractUIPlugin |
getPlugin()
|
void |
init(IWorkbench workbench)
Method declared on IWorkbenchPreferencePage |
protected void |
performDefaults()
Method declared on PreferencePage |
boolean |
performOk()
Method declared on PreferencePage |
void |
setInitializationData(IConfigurationElement config,
String propertyName,
Object data)
This is needed to get to the plugin id, and then plugin instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Copyright
Constructor Detail |
public LoggingPreferencePage()
Method Detail |
protected Control createContents(Composite parent)
protected IPreferenceStore doGetPreferenceStore()
protected abstract AbstractUIPlugin getPlugin()
public void init(IWorkbench workbench)
protected void performDefaults()
public boolean performOk()
public void setInitializationData(IConfigurationElement config, String propertyName, Object data) throws CoreException
setInitializationData
in interface IExecutableExtension
CoreException
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |