org.eclipse.rse.files.ui.propertypages
Class FileServicesPropertyPage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.preference.PreferencePage
org.eclipse.ui.dialogs.PropertyPage
org.eclipse.rse.ui.propertypages.SystemBasePropertyPage
org.eclipse.rse.ui.propertypages.ServicesPropertyPage
org.eclipse.rse.files.ui.propertypages.FileServicesPropertyPage
- All Implemented Interfaces:
- IDialogPage, IMessageProvider, IPreferencePage, ISystemMessageLine, ISystemMessageLineTarget, IWorkbenchPropertyPage
- public class FileServicesPropertyPage
- extends ServicesPropertyPage
| Methods inherited from class org.eclipse.rse.ui.propertypages.ServicesPropertyPage |
applyValues, commitChanges, createContentArea, getHostname, getServiceSubSystem, getSystemType, initServices, performCancel, performOk, revertChanges, setHostname, setSystemType, verifyPageContents |
| Methods inherited from class org.eclipse.rse.ui.propertypages.SystemBasePropertyPage |
addFillerLine, addSeparatorLine, clearErrorMessage, clearMessage, configureMessageLine, contributeButtons, createContents, createLabeledCombo, createLabeledLabel, createLabeledText, createLabeledVerbage, getMessageLine, getSystemErrorMessage, grabExcessSpace, okToLeave, setBusyCursor, setErrorMessage, setErrorMessage, setErrorMessage, setHelp, setMessage, setMessage, setMessageLine, wantAutomaticValidManagement, wantDefaultAndApplyButton, wantMnemonics |
| Methods inherited from class org.eclipse.jface.preference.PreferencePage |
applyData, applyDialogFont, computeSize, createControl, createDescriptionLabel, createNoteComposite, doComputeSize, doGetPreferenceStore, getApplyButton, getContainer, getDefaultsButton, getPreferenceStore, isValid, noDefaultAndApplyButton, performApply, performDefaults, performHelp, setContainer, 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, setVisible |
| Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
FileServicesPropertyPage
public FileServicesPropertyPage()
getFileServiceSubSystem
protected FileServiceSubSystem getFileServiceSubSystem()
getServiceElements
protected ServiceElement[] getServiceElements()
- Specified by:
getServiceElements in class ServicesPropertyPage
getFileServiceSubSystemFactories
protected IFileServiceSubSystemConfiguration[] getFileServiceSubSystemFactories(String systemType)
getCurrentServiceSubSystemConfiguration
protected IServiceSubSystemConfiguration getCurrentServiceSubSystemConfiguration()
- Specified by:
getCurrentServiceSubSystemConfiguration in class ServicesPropertyPage
setSubSystemConfiguration
public void setSubSystemConfiguration(ISubSystemConfiguration factory)
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.