|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mindoo.remote.api.org.eclipse.ui.PerspectiveToolsFactory
public class PerspectiveToolsFactory
Factory to get an instance of IRemotePerspectiveTools
for an Eclipse connection
Constructor Summary | |
---|---|
PerspectiveToolsFactory()
|
Method Summary | |
---|---|
static IRemotePerspectiveTools |
getInstance(IRemoteEclipseConnection conn)
Use this method to get an instance of the IRemotePerspectiveTools interface for
the specified connection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerspectiveToolsFactory()
Method Detail |
---|
public static IRemotePerspectiveTools getInstance(IRemoteEclipseConnection conn) throws RemoteEclipseAPIException
IRemotePerspectiveTools
interface for
the specified connection
conn
- connection
RemoteEclipseAPIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |