Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView Class Reference
Inheritance diagram for de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView:
de.fu_berlin.inf.dpp.stf.server.StfRemoteObject de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView de.fu_berlin.inf.dpp.stf.shared.Constants

List of all members.

Public Member Functions

void setTreeItem (SWTBotTreeItem treeItem)
void setTreeItemType (TreeItemType type)
void setTree (SWTBotTree tree)
IShareWithC shareWith () throws RemoteException
INewC newC () throws RemoteException
ITeamC team () throws RemoteException
IRunAsContextMenu runAs () throws RemoteException
IRefactorC refactor () throws RemoteException
void open () throws RemoteException
void copy () throws RemoteException
void refresh () throws RemoteException
void paste (String target) throws RemoteException
void openWith (String editorType) throws RemoteException
void delete () throws RemoteException
boolean existsWithRegex (String regex) throws RemoteException
boolean exists (String name) throws RemoteException

Static Public Member Functions

static ContextMenusInPEView getInstance ()

Member Function Documentation

void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.copy ( ) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.delete ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.exists ( String  name) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.existsWithRegex ( String  regex) throws RemoteException
static ContextMenusInPEView de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.getInstance ( ) [static]
INewC de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.newC ( ) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.open ( ) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.openWith ( String  editorType) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.paste ( String  target) throws RemoteException
IRefactorC de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.refactor ( ) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.refresh ( ) throws RemoteException
IRunAsContextMenu de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.runAs ( ) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.setTree ( SWTBotTree  tree)
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.setTreeItem ( SWTBotTreeItem  treeItem)
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.setTreeItemType ( TreeItemType  type)
IShareWithC de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.shareWith ( ) throws RemoteException
ITeamC de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView.team ( ) throws RemoteException
 All Classes Namespaces Files Functions Variables Enumerations