RSE
Release 1.0

Uses of Interface
org.eclipse.rse.ui.messages.ISystemMessageLine

Packages that use ISystemMessageLine
org.eclipse.rse.core.subsystems   
org.eclipse.rse.core.subsystems.util   
org.eclipse.rse.dstore.security.preference   
org.eclipse.rse.dstore.security.widgets   
org.eclipse.rse.dstore.security.wizards   
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.files.ui.dialogs   
org.eclipse.rse.files.ui.propertypages   
org.eclipse.rse.files.ui.resources   
org.eclipse.rse.files.ui.search   
org.eclipse.rse.files.ui.widgets   
org.eclipse.rse.files.ui.wizards   
org.eclipse.rse.processes.ui.dialogs   
org.eclipse.rse.processes.ui.propertypages   
org.eclipse.rse.shells.ui.actions   
org.eclipse.rse.shells.ui.propertypages   
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.ui   
org.eclipse.rse.ui.dialogs   
org.eclipse.rse.ui.filters   
org.eclipse.rse.ui.filters.dialogs   
org.eclipse.rse.ui.messages   
org.eclipse.rse.ui.propertypages   
org.eclipse.rse.ui.view   
org.eclipse.rse.ui.view.monitor   
org.eclipse.rse.ui.view.scratchpad   
org.eclipse.rse.ui.view.search   
org.eclipse.rse.ui.view.team   
org.eclipse.rse.ui.widgets   
org.eclipse.rse.ui.widgets.services   
org.eclipse.rse.ui.wizards   
 

Uses of ISystemMessageLine in org.eclipse.rse.core.subsystems
 

Methods in org.eclipse.rse.core.subsystems with parameters of type ISystemMessageLine
 ISystemSubSystemPropertyPageCoreForm SubSystemConfiguration.getSubSystemPropertyPageCoreFrom(ISystemMessageLine msgLine, Object caller)
           
 IServerLauncherForm SubSystemConfiguration.getServerLauncherForm(Shell shell, ISystemMessageLine msgLine)
          Return the form used in the property page, etc for this server launcher.
 

Uses of ISystemMessageLine in org.eclipse.rse.core.subsystems.util
 

Methods in org.eclipse.rse.core.subsystems.util with parameters of type ISystemMessageLine
 IServerLauncherForm ISubSystemConfigurationAdapter.getServerLauncherForm(ISubSystemConfiguration factory, Shell shell, ISystemMessageLine msgLine)
          Return the form used in the property page, etc for this server launcher.
 ISystemSubSystemPropertyPageCoreForm ISubSystemConfigurationAdapter.getSubSystemPropertyPageCoreFrom(ISubSystemConfiguration factory, ISystemMessageLine msgLine, Object caller)
           
 

Uses of ISystemMessageLine in org.eclipse.rse.dstore.security.preference
 

Classes in org.eclipse.rse.dstore.security.preference that implement ISystemMessageLine
 class CertPropertiesDialog
           
 class KeyPropertiesDialog
           
 class NewCertDialog
           
 class RenameCertDialog
           
 class X509CertificatePropertiesDialog
           
 

Uses of ISystemMessageLine in org.eclipse.rse.dstore.security.widgets
 

Constructors in org.eclipse.rse.dstore.security.widgets with parameters of type ISystemMessageLine
CertificateForm(Shell shell, ISystemMessageLine msgLine)
           
 

Uses of ISystemMessageLine in org.eclipse.rse.dstore.security.wizards
 

Classes in org.eclipse.rse.dstore.security.wizards that implement ISystemMessageLine
 class SystemImportCertWizardAliasPage
           
 class SystemImportCertWizardMainPage
           
 

Fields in org.eclipse.rse.dstore.security.wizards declared as ISystemMessageLine
protected  ISystemMessageLine SystemImportCertWizardMainPage.msgLine
           
protected  ISystemMessageLine SystemImportCertWizardAliasPage.msgLine
           
 

Uses of ISystemMessageLine in org.eclipse.rse.files.ui.actions
 

Classes in org.eclipse.rse.files.ui.actions that implement ISystemMessageLine
protected  class SystemDownloadConflictAction.DownloadConflictDialog
          This is the default dialog used to handle download conflicts
 

Uses of ISystemMessageLine in org.eclipse.rse.files.ui.dialogs
 

Classes in org.eclipse.rse.files.ui.dialogs that implement ISystemMessageLine
 class SystemEnterOrSelectRemoteFileDialog
          A dialog for either selecting or entering a file name.
 class SystemPromptForHomeFolderDialog
          Dialog for prompting the user for his home folder.
 class SystemRemoteArchiveDialog
           
 class SystemRemoteFileDialog
           
 class SystemRemoteFolderDialog
           
 class SystemSelectRemoteFileOrFolderDialog
          Dialog for allowing users to select a remote file or folder.
 

Methods in org.eclipse.rse.files.ui.dialogs that return ISystemMessageLine
protected  ISystemMessageLine SystemSelectRemoteFileOrFolderDialog.createMessageLine(Composite c)
          Create message line.
 

Uses of ISystemMessageLine in org.eclipse.rse.files.ui.propertypages
 

Classes in org.eclipse.rse.files.ui.propertypages that implement ISystemMessageLine
 class FileServicesPropertyPage
           
 class SystemAbstractRemoteFilePropertyPageExtensionAction
          This is a base class to simplify the creation of property pages supplied via the org.eclipse.rse.ui.propertyPages extension point, targeting remote files and/or remote folders.
 class SystemFilePropertyPage
          The remote property page for remote file properties.
 

Uses of ISystemMessageLine in org.eclipse.rse.files.ui.resources
 

Classes in org.eclipse.rse.files.ui.resources that implement ISystemMessageLine
 class AddToArchiveDialog
           
 class CombineDialog
          A dialog to select or enter archive files.
 class ExtractToDialog
           
 class FileSelectionDialog
          Dialog used to select a file based on a dialog similar to the SaveAs
 class SaveAsDialog
           
 

Constructors in org.eclipse.rse.files.ui.resources with parameters of type ISystemMessageLine
AddToArchiveForm(ISystemMessageLine msgLine, Object caller, boolean fileMode)
           
AddToArchiveForm(ISystemMessageLine msgLine, Object caller, boolean fileMode, boolean prePopSelection)
           
AddToArchiveForm(ISystemMessageLine msgLine, Object caller, boolean fileMode, boolean prePopSelection, String[] relativePaths)
           
FileSelectionForm(ISystemMessageLine msgLine, Object caller, boolean fileMode)
          Constructor for FileSelectionForm
CombineForm(ISystemMessageLine msgLine, Object caller, boolean fileMode)
          Constructor for ExtractToForm
CombineForm(ISystemMessageLine msgLine, Object caller, boolean fileMode, boolean prePopSelection)
           
SaveAsForm(ISystemMessageLine msgLine, Object caller, boolean fileMode)
          Constructor for SaveAsForm
ExtractToForm(ISystemMessageLine msgLine, Object caller, boolean fileMode)
          Constructor for ExtractToForm
 

Uses of ISystemMessageLine in org.eclipse.rse.files.ui.search
 

Classes in org.eclipse.rse.files.ui.search that implement ISystemMessageLine
 class SystemSearchSelectFileTypesDialog
          File types selection dialog for the search page.
 

Uses of ISystemMessageLine in org.eclipse.rse.files.ui.widgets
 

Fields in org.eclipse.rse.files.ui.widgets declared as ISystemMessageLine
protected  ISystemMessageLine SystemSelectRemoteFileOrFolderForm.msgLine
           
 

Methods in org.eclipse.rse.files.ui.widgets that return ISystemMessageLine
 ISystemMessageLine SystemSelectRemoteFilesForm.getMessageLine()
          Get the message line specified in setMessageLine.
 

Methods in org.eclipse.rse.files.ui.widgets with parameters of type ISystemMessageLine
 void SystemSelectRemoteFileOrFolderForm.setMessageLine(ISystemMessageLine msgLine)
          Often the message line is null at the time of instantiation, so we have to call this after it is created.
 void SystemSelectRemoteFilesForm.setMessageLine(ISystemMessageLine msgLine)
          Specify a message line so error messages are written to it versus in message dialogs.
 

Constructors in org.eclipse.rse.files.ui.widgets with parameters of type ISystemMessageLine
SystemEnterOrSelectRemoteFileForm(ISystemMessageLine msgLine, Object caller, boolean fileMode)
          Constructor for form to enter or select a file.
SystemSelectRemoteFileOrFolderForm(ISystemMessageLine msgLine, Object caller, boolean fileMode)
          Constructor
 

Uses of ISystemMessageLine in org.eclipse.rse.files.ui.wizards
 

Classes in org.eclipse.rse.files.ui.wizards that implement ISystemMessageLine
 class SystemFileNewConnectionWizardPage
          A page that prompts for unique universal files information in the New Connection wizard.
 class SystemNewFileWizardMainPage
          Default main page of the "New File" wizard.
 class SystemNewFolderWizardMainPage
          Default main page of the "New Folder" wizard.
 

Fields in org.eclipse.rse.files.ui.wizards declared as ISystemMessageLine
protected  ISystemMessageLine SystemNewFileWizardMainPage.msgLine
           
protected  ISystemMessageLine SystemNewFolderWizardMainPage.msgLine
           
 

Uses of ISystemMessageLine in org.eclipse.rse.processes.ui.dialogs
 

Classes in org.eclipse.rse.processes.ui.dialogs that implement ISystemMessageLine
 class RemoteProcessesDialog
           
 class SystemKillDialog
          Dialog for confirming killing of a process or group of processes.
 

Methods in org.eclipse.rse.processes.ui.dialogs that return ISystemMessageLine
protected  ISystemMessageLine SystemKillDialog.createMessageLine(Composite c)
          Create message line.
 

Uses of ISystemMessageLine in org.eclipse.rse.processes.ui.propertypages
 

Classes in org.eclipse.rse.processes.ui.propertypages that implement ISystemMessageLine
 class ProcessServicesPropertyPage
           
 

Uses of ISystemMessageLine in org.eclipse.rse.shells.ui.actions
 

Classes in org.eclipse.rse.shells.ui.actions that implement ISystemMessageLine
 class SystemCommandAction.CommandDialog
          The command dialog used when running a command.
 

Uses of ISystemMessageLine in org.eclipse.rse.shells.ui.propertypages
 

Classes in org.eclipse.rse.shells.ui.propertypages that implement ISystemMessageLine
 class EnvironmentVariablesPropertyPage
          Property page for editing persistant environment variables for an RSE connection.
 class ShellServicesPropertyPage
           
 class SystemShellPropertyPage
           
 

Uses of ISystemMessageLine in org.eclipse.rse.shells.ui.view
 

Classes in org.eclipse.rse.shells.ui.view that implement ISystemMessageLine
 class SystemBuildErrorViewPart
          This is the wrapper class to SystemBuildErrorView.
 class SystemCommandsViewPart
          This is the desktop view wrapper of the System View viewer.
 

Constructors in org.eclipse.rse.shells.ui.view with parameters of type ISystemMessageLine
SystemBuildErrorView(Table table, ISystemMessageLine msgLine)
           
EncodingForm(Shell shell, ISystemMessageLine line)
           
SystemCommandsView(Table table, ISystemMessageLine msgLine)
           
 

Uses of ISystemMessageLine in org.eclipse.rse.ui
 

Fields in org.eclipse.rse.ui declared as ISystemMessageLine
protected  ISystemMessageLine SystemProfileForm.msgLine
           
protected  ISystemMessageLine SystemConnectionForm.msgLine
           
 

Methods in org.eclipse.rse.ui that return ISystemMessageLine
 ISystemMessageLine SystemBaseForm.getMessageLine()
          Return the message line as set via setMessageLine
 

Methods in org.eclipse.rse.ui with parameters of type ISystemMessageLine
 void SystemProfileForm.setMessageLine(ISystemMessageLine msgLine)
          Often the message line is null at the time of instantiation, so we have to call this after it is created.
 void SystemConnectionForm.setMessageLine(ISystemMessageLine msgLine)
          Often the message line is null at the time of instantiation, so we have to call this after it is created.
 void SystemBaseForm.setMessageLine(ISystemMessageLine msgLine)
          Often the message line is null at the time of instantiation, so we have to call this after it is created.
 

Constructors in org.eclipse.rse.ui with parameters of type ISystemMessageLine
SystemProfileForm(ISystemMessageLine msgLine, Object caller, ISystemProfile profile, boolean showVerbage)
          Constructor.
SystemConnectionForm(ISystemMessageLine msgLine, ISystemConnectionFormCaller caller)
          Constructor.
SystemBaseForm(ISystemMessageLine msgLine)
          Deprecated. You should now use the constructor that takes a shell.
SystemBaseForm(Shell shell, ISystemMessageLine msgLine)
          Constructor.
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.dialogs
 

Classes in org.eclipse.rse.ui.dialogs that implement ISystemMessageLine
 class EnvironmentVariablesPromptDialog
          Dialog for prompting the user to add / change an environment variable.
 class SystemChangePasswordDialog
          A SystemChangePasswordDialog is typically presented when the password on the remote system has expired and a new one needs to be saved.
 class SystemCopyProfileDialog
          Dialog for copying a system profile.
 class SystemDeleteDialog
          Dialog for confirming resource deletion.
 class SystemFilterTableDialog
           
 class SystemPasswordPersistencePrompt
          SystemPasswordPersistencePrompt is used with the save password preference page to prompt the user to add or change password information.
 class SystemPasswordPromptDialog
          Prompt user for password.
 class SystemPromptDialog
          Base dialog class.
 class SystemRemoteResourceDialog
           
 class SystemRenameDialog
          Dialog for renaming multiple resources.
 class SystemRenameSingleDialog
          Dialog for renaming a single resource.
 class SystemResolveFilterStringDialog
          Dialog for testing a filter string.
 class SystemSelectAnythingDialog
           
 class SystemSelectConnectionDialog
          Dialog for allowing users to select an existing connection, or optionally create a new one.
 class SystemSelectFileTypesDialog
          A public implementation of the eclipse Select Types dialog.
 class SystemSimpleCopyDialog
          Dialog for selecting a target location on a copy operation.
 class SystemSimpleSelectDialog
          Dialog that uses a checkbox tree viewer to prompt users to select hierarchical items.
 class SystemTestFilterStringDialog
          Dialog for testing a filter string.
 class SystemUpdateConnectionDialog
          Dialog for updating a connection.
 class SystemWorkWithHistoryDialog
          A dialog that allows the user to manipulate the history associated with a widget.
 

Methods in org.eclipse.rse.ui.dialogs that return ISystemMessageLine
protected  ISystemMessageLine SystemRenameDialog.createMessageLine(Composite c)
          Create message line.
protected  ISystemMessageLine SystemDeleteDialog.createMessageLine(Composite c)
          Create message line.
protected  ISystemMessageLine SystemRenameSingleDialog.createMessageLine(Composite c)
          Create message line.
protected  ISystemMessageLine SystemSimpleCopyDialog.createMessageLine(Composite c)
          Create message line.
protected  ISystemMessageLine SystemCopyProfileDialog.createMessageLine(Composite c)
          Create message line.
protected  ISystemMessageLine SystemUpdateConnectionDialog.createMessageLine(Composite c)
          Create message line.
protected  ISystemMessageLine SystemRemoteResourceDialog.createMessageLine(Composite c)
          Create message line.
 ISystemMessageLine SystemPromptDialog.getMessageLine()
          Get the ISystemMessageLine control reference.
protected  ISystemMessageLine SystemPromptDialog.createMessageLine(Composite c)
          Create message line.
protected  ISystemMessageLine SystemSimpleSelectDialog.createMessageLine(Composite c)
          Create message line.
protected  ISystemMessageLine SystemSelectConnectionDialog.createMessageLine(Composite c)
          Create message line.
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.filters
 

Constructors in org.eclipse.rse.ui.filters with parameters of type ISystemMessageLine
SystemChangeFilterPane(Shell shell, ISystemMessageLine msgLine, ISystemChangeFilterPaneEditPaneSupplier editPaneSupplier)
          Constructor.
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.filters.dialogs
 

Classes in org.eclipse.rse.ui.filters.dialogs that implement ISystemMessageLine
 class SystemChangeFilterDialog
          A dialog that allows the user to change a filter.
 class SystemFilterNewFilterPoolWizardDefaultMainPage
          Default main page of the "New Filter Pool" wizard.
 class SystemFilterWorkWithFilterPoolsDialog
          Dialog for working with filter pools.
 class SystemNewFilterWizardInfoPage
          Third page of the New Filter wizard that simply shows information
 class SystemNewFilterWizardMainPage
          Main page of the abstract "New Filter" wizard.
 class SystemNewFilterWizardNamePage
          Second page of the New Filter wizard that prompts for the name of the filter.
 class SystemUnNamedFilterDialog
          A dialog that prompts the user for a single filter string, but not for the purpose of creating a named filter.
 

Methods in org.eclipse.rse.ui.filters.dialogs that return ISystemMessageLine
protected  ISystemMessageLine SystemFilterWorkWithFilterPoolsDialog.createMessageLine(Composite c)
          Create message line.
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.messages
 

Classes in org.eclipse.rse.ui.messages that implement ISystemMessageLine
 class StatusLineManagerAdapter
          This class adapts the eclipse IStatusLineManager to an ISystemMessageLine.
 class SystemDialogPageMessageLine
          Deprecated. 

DO NOT USE THIS CLASS!

This class attempts to wrap the message constructs of eclipse provided property and wizard pages with an ISystemMessageLine interface. It fails to do this properly and is extremely fragile since it depends on knowledge of the internal structure of eclipse provided windows.

Use SystemMessageLine instead.

 class SystemMessageLine
          A message line.
 

Methods in org.eclipse.rse.ui.messages that return ISystemMessageLine
 ISystemMessageLine ISystemMessageLineTarget.getMessageLine()
          Get the message line to use for issuing messages
 

Methods in org.eclipse.rse.ui.messages with parameters of type ISystemMessageLine
 void ISystemMessageLineTarget.setMessageLine(ISystemMessageLine msgLine)
          Set the message line to use for issuing messages
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.propertypages
 

Classes in org.eclipse.rse.ui.propertypages that implement ISystemMessageLine
 class ServerConnectionSecurityPropertyPage
           
 class ServerLauncherPropertyPage
          Property page for editing persistant environment variables for an RSE connection.
 class ServicesPropertyPage
           
 class SystemAbstractPropertyPageExtensionAction
          This is a base class to simplify the creation of remote object property pages supplied via the org.eclipse.rse.core.propertyPages extension point.
 class SystemBasePropertyPage
          A base class for property pages that offers value over the base Eclipse PropertyPage class: Adds a message line and ISystemMessageLine message methods.
 class SystemChangeFilterPropertyPage
          This is the property page for changing filters.
 class SystemConnectionPropertyPage
          The property page for connection properties The plugin.xml file registers this for objects of class org.eclipse.rse.rse.model.IHost
 class SystemConnectionSubSystemsPropertyPage
          The property page for subsystem properties when accessed from the connection property page.
 class SystemConnectorServicesPropertyPage
           
 class SystemFilterPoolPropertyPage
          The property page for filter pool properties.
 class SystemFilterPoolReferencePropertyPage
          The property page for filter pool properties.
 class SystemFilterPropertyPage
          The property page for filter properties.
 class SystemFilterStringPropertyPage
          The property page for filter string properties.
 class SystemSubSystemPropertyPageCore
          The property page for core subsystem properties.
 class SystemTeamViewCategoryPropertyPage
          The property page for category nodes in the Team view.
 class SystemTeamViewProfilePropertyPage
          The property page for profile nodes in the Team view.
 class SystemTeamViewSubSystemConfigurationPropertyPage
          The property page for subsystem factory nodes in the Team view.
 

Fields in org.eclipse.rse.ui.propertypages declared as ISystemMessageLine
protected  ISystemMessageLine AbstractSystemSubSystemPropertyPageCoreForm.msgLine
           
protected  ISystemMessageLine SystemBasePropertyPage.msgLine
           
 

Methods in org.eclipse.rse.ui.propertypages that return ISystemMessageLine
 ISystemMessageLine SystemBasePropertyPage.getMessageLine()
          ISystemMessageLineTarget method.
 

Methods in org.eclipse.rse.ui.propertypages with parameters of type ISystemMessageLine
 void SystemBasePropertyPage.setMessageLine(ISystemMessageLine msgLine)
          ISystemMessageLineTarget method.
 

Constructors in org.eclipse.rse.ui.propertypages with parameters of type ISystemMessageLine
AbstractSystemSubSystemPropertyPageCoreForm(ISystemMessageLine msgLine, Object caller)
          Constructor
SystemSubSystemPropertyPageCoreForm(ISystemMessageLine msgLine, Object caller)
          Constructor
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.view
 

Classes in org.eclipse.rse.ui.view that implement ISystemMessageLine
 class SystemTableViewPart
          Comment goes here
 class SystemViewPart
          This is the desktop view wrapper of the System View viewer.
 

Fields in org.eclipse.rse.ui.view declared as ISystemMessageLine
protected  ISystemMessageLine SystemView.messageLine
           
protected  ISystemMessageLine SystemViewMenuListener.msgLine
           
 

Methods in org.eclipse.rse.ui.view with parameters of type ISystemMessageLine
 void SystemViewMenuListener.setShowToolTipText(boolean set, ISystemMessageLine msgLine)
          Enable tooltip text for the menu items too?
 void SystemResourceSelectionForm.setMessageLine(ISystemMessageLine msgLine)
           
 ISystemSubSystemPropertyPageCoreForm SubSystemConfigurationAdapter.getSubSystemPropertyPageCoreFrom(ISubSystemConfiguration factory, ISystemMessageLine msgLine, Object caller)
           
 IServerLauncherForm SubSystemConfigurationAdapter.getServerLauncherForm(ISubSystemConfiguration factory, Shell shell, ISystemMessageLine msgLine)
          Return the form used in the property page, etc for this server launcher.
 

Constructors in org.eclipse.rse.ui.view with parameters of type ISystemMessageLine
SystemPropertySheetForm(Shell shell, Composite parent, int style, ISystemMessageLine msgLine)
          Constructor
SystemPropertySheetForm(Shell shell, Composite parent, int style, ISystemMessageLine msgLine, int horizontalSpan, int verticalSpan)
          Constructor when you want to span more than one column or row
SystemView(Shell shell, Composite parent, ISystemViewInputProvider inputProvider, ISystemMessageLine msgLine)
          Constructor
SystemView(Shell shell, Composite parent, int style, ISystemViewInputProvider inputProvider, ISystemMessageLine msgLine)
          Constructor to use when you want to specify styles for the tree widget
SystemView(Shell shell, Composite parent, int style, ISystemViewInputProvider inputProvider, ISystemMessageLine msgLine, ViewerFilter[] initViewerFilters)
          Constructor to use when you want to specify styles for the tree widget
SystemView(Shell shell, Tree tree, ISystemViewInputProvider inputProvider, ISystemMessageLine msgLine)
          Constructor to use when you create your own tree widget.
SystemResourceSelectionForm(Shell shell, Composite parent, Object caller, SystemResourceSelectionInputProvider inputProvider, String verbage, boolean multipleSelection, ISystemMessageLine msgLine)
           
SystemViewForm(Shell shell, Composite parent, int style, ISystemViewInputProvider inputProvider, boolean singleSelectionMode, ISystemMessageLine msgLine)
          Constructor
SystemViewForm(Shell shell, Composite parent, int style, ISystemViewInputProvider inputProvider, boolean singleSelectionMode, ISystemMessageLine msgLine, int horizontalSpan, int verticalSpan)
          Constructor when you want to span more than one column or row
SystemViewForm(Shell shell, Composite parent, int style, ISystemViewInputProvider inputProvider, boolean singleSelectionMode, ISystemMessageLine msgLine, int horizontalSpan, int verticalSpan, ViewerFilter[] initViewerFilters)
          Constructor when you want to span more than one column or row
SystemTableTreeView(Tree tableTree, ISystemMessageLine msgLine)
          Constructor for the table view
SystemTableView(Table table, ISystemMessageLine msgLine)
          Constructor for the table view
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.view.monitor
 

Classes in org.eclipse.rse.ui.view.monitor that implement ISystemMessageLine
 class SystemMonitorViewPart
          This is the desktop view wrapper of the System View viewer.
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.view.scratchpad
 

Classes in org.eclipse.rse.ui.view.scratchpad that implement ISystemMessageLine
 class SystemScratchpadViewPart
          This class is the Remote Scratchpad view.
 

Constructors in org.eclipse.rse.ui.view.scratchpad with parameters of type ISystemMessageLine
SystemScratchpadView(Tree tableTree, ISystemMessageLine msgLine)
          Constructor for the table view
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.view.search
 

Classes in org.eclipse.rse.ui.view.search that implement ISystemMessageLine
 class SystemSearchViewPart
          This class defines the Remote Search view.
 

Constructors in org.eclipse.rse.ui.view.search with parameters of type ISystemMessageLine
SystemSearchTableView(Tree tabletree, IHostSearchResultSet resultSet, ISystemMessageLine msgLine)
           
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.view.team
 

Classes in org.eclipse.rse.ui.view.team that implement ISystemMessageLine
 class SystemTeamViewPart
          The viewer and view part for the Team view
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.widgets
 

Fields in org.eclipse.rse.ui.widgets declared as ISystemMessageLine
protected  ISystemMessageLine SystemPortPrompt.msgLine
           
protected  ISystemMessageLine RemoteBaseServerLauncherForm._msgLine
           
 

Methods in org.eclipse.rse.ui.widgets with parameters of type ISystemMessageLine
protected  void SystemPortPrompt.init(Composite composite_prompts, ISystemMessageLine msgLine, boolean wantLabel, boolean isPortEditable, int existingPortValue, ISystemValidator portValidator)
          Initialize vars, create and init prompts
 

Constructors in org.eclipse.rse.ui.widgets with parameters of type ISystemMessageLine
ServerConnectionSecurityForm(Shell shell, ISystemMessageLine msgLine)
           
SystemPortPrompt(Composite parent, int style, ISystemMessageLine msgLine, boolean wantLabel, boolean isPortEditable, int existingPortValue, ISystemValidator portValidator)
          Constructor when you want a new composite to hold the child controls
SystemPortPrompt(Composite composite_prompts, ISystemMessageLine msgLine, boolean wantLabel, boolean isPortEditable, int existingPortValue, ISystemValidator portValidator)
          Constructor when you have an existing composite to hold the child controls
RemoteServerLauncherForm(Shell shell, ISystemMessageLine msgLine)
          Constructor for EnvironmentVariablesForm.
EnvironmentVariablesForm(Shell shell, ISystemMessageLine msgLine, Object selectedObject, String invalidNameChars)
          Constructor for EnvironmentVariablesForm.
RemoteBaseServerLauncherForm(Shell shell, ISystemMessageLine msgLine)
          Constructor for EnvironmentVariablesForm.
SystemSelectConnectionForm(Shell shell, ISystemMessageLine msgLine)
          Constructor
SSLForm(ISystemMessageLine msgLine)
          Constructor for SSLForm.
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.widgets.services
 

Constructors in org.eclipse.rse.ui.widgets.services with parameters of type ISystemMessageLine
ServicesForm(ISystemMessageLine msgLine)
           
ConnectorServicesForm(ISystemMessageLine msgLine)
           
 

Uses of ISystemMessageLine in org.eclipse.rse.ui.wizards
 

Classes in org.eclipse.rse.ui.wizards that implement ISystemMessageLine
 class AbstractSystemNewConnectionWizardPage
          A base class for additional pages that are to be appended to the New Connection wizard.
 class AbstractSystemWizardPage
          Abstract class for system wizards pages.
 class RSENewConnectionWizardDefaultDelegateMainPage
          Default main page of the "New Connection" wizard.
 class RSENewConnectionWizardMainPage
          The New Connection Wizard main page that allows selection of system type.
 class SubSystemServiceWizardPage
           
 class SystemNewConnectionWizardDefaultMainPage
          Default main page of the "New Connection" wizard.
 class SystemNewConnectionWizardRenameProfilePage
          First page of the New Connection wizard when creating the very first connection.
 class SystemNewProfileWizardMainPage
          Default main page of the "New Profile" wizard.
 class SystemSubSystemsPropertiesWizardPage
          Wizard page that display the property pages for a given subsystem in the connection
 

Methods in org.eclipse.rse.ui.wizards that return ISystemMessageLine
 ISystemMessageLine AbstractSystemWizardPage.getMessageLine()
          Getter method.
 


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.