|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.x2e.ClipboardAPI
public class ClipboardAPI

Helper class to get an instance of IRemoteClipboardAccess. It is used to have a shorter
JavaScript syntax than to use ClipboardAccessFactory
| Constructor Summary | |
|---|---|
ClipboardAPI()
|
|
| Method Summary | |
|---|---|
static IRemoteClipboardAccess |
getClipboardAccess(IRemoteEclipseConnection conn)
Use this method to get an instance of the IRemoteClipboardAccess 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 ClipboardAPI()
| Method Detail |
|---|
public static IRemoteClipboardAccess getClipboardAccess(IRemoteEclipseConnection conn)
throws RemoteEclipseAPIException
IRemoteClipboardAccess interface for
the specified connection
conn - connection
RemoteEclipseAPIException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||