Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.submenu.IRunAsContextMenu Interface Reference
Inheritance diagram for de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.submenu.IRunAsContextMenu:
de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.submenu.impl.RunAsContextMenu

List of all members.

Public Member Functions

void javaApplication () throws RemoteException

Detailed Description

This interface contains convenience API to perform actions activated by clicking subMenus of contextMenu Constants#CM_RUN_AS in the package explorer view.


Member Function Documentation

void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.submenu.IRunAsContextMenu.javaApplication ( ) throws RemoteException

Runs the selected item as java application. The selected item has to be a runnable java class.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.submenu.impl.RunAsContextMenu.

 All Classes Namespaces Files Functions Variables Enumerations