org.eclipse.rse.ui.propertypages
Class SystemLoggingPreferencePage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.preference.PreferencePage
org.eclipse.rse.logging.ui.LoggingPreferencePage
org.eclipse.rse.ui.propertypages.SystemLoggingPreferencePage
- All Implemented Interfaces:
- IDialogPage, IMessageProvider, IPreferencePage, IWorkbenchPreferencePage
- public class SystemLoggingPreferencePage
- extends LoggingPreferencePage
The logging preference page for Remote Systems.
| Methods inherited from class org.eclipse.jface.preference.PreferencePage |
applyData, applyDialogFont, computeSize, contributeButtons, createControl, createDescriptionLabel, createNoteComposite, doComputeSize, 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, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getImage, getMessage, getMessageType, getShell, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setDescription, setImageDescriptor, setMessage, setVisible |
| Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
SystemLoggingPreferencePage
public SystemLoggingPreferencePage()
getPlugin
protected AbstractUIPlugin getPlugin()
- Specified by:
getPlugin in class LoggingPreferencePage
- See Also:
org.eclipse.rse.logging.LoggingPreferencePage#getPlugin()
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.