org.eclipse.rse.ui.view
Class SystemResolveFilterStringAPIProviderImpl
java.lang.Object
org.eclipse.rse.ui.view.SystemAbstractAPIProvider
org.eclipse.rse.ui.view.SystemTestFilterStringAPIProviderImpl
org.eclipse.rse.ui.view.SystemResolveFilterStringAPIProviderImpl
- All Implemented Interfaces:
- IAdaptable, ISystemViewInputProvider
- public class SystemResolveFilterStringAPIProviderImpl
- extends SystemTestFilterStringAPIProviderImpl
This class is a provider of root nodes to the remote systems tree viewer part.
It is used when the contents are used to show the resolution of a single filter string.
|
Method Summary |
boolean |
showButtonBar()
Return true to show the button bar above the viewer.
|
| Methods inherited from class org.eclipse.rse.ui.view.SystemAbstractAPIProvider |
checkForNull, getAdapter, getAdapter, getCancelledMessageObject, getFailedMessageObject, getRemoteAdapter, getShell, getViewer, setShell, setViewer, showingConnections |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemResolveFilterStringAPIProviderImpl
public SystemResolveFilterStringAPIProviderImpl(ISubSystem subsystem,
String filterString)
- Constructor
- Parameters:
subsystem - The subsystem that will resolve the filter stringfilterString - The filter string to test
showButtonBar
public boolean showButtonBar()
- Return true to show the button bar above the viewer.
The tool bar contains "Get List" and "Refresh" buttons and is typicall
shown in dialogs that list only remote system objects.
- Specified by:
showButtonBar in interface ISystemViewInputProvider- Overrides:
showButtonBar in class SystemTestFilterStringAPIProviderImpl
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.