RSE
Release 3.4

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
 

Method Detail

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


RSE
Release 3.4

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