org.eclipse.rse.ui
Interface ISystemViewSupplier
-
public interface ISystemViewSupplier
You own views launchable from the Remote System Explorer. You must register yourself
with RSEUIPlugin via the registerViewSupplier method.
Method Summary
|
void
|
closeViews
()
Close or reset views prior to full refresh after team synch |
void
|
openViews
()
Restore views prior to full refresh after team synch |
closeViews
void closeViews()
- Close or reset views prior to full refresh after team synch
-
openViews
void openViews()
- Restore views prior to full refresh after team synch
-
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.