Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView Class Reference
Inheritance diagram for de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView:
de.fu_berlin.inf.dpp.stf.server.StfRemoteObject de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.IRemoteBotView de.fu_berlin.inf.dpp.stf.shared.Constants

List of all members.

Public Member Functions

IRemoteBotView setWidget (SWTBotView view)
IRemoteBot bot ()
IRemoteBotViewMenu menu (String label) throws RemoteException
IRemoteBotViewMenu menu (String label, int index) throws RemoteException
IRemoteBotToolbarButton toolbarButton (String tooltip) throws RemoteException
IRemoteBotToolbarButton toolbarButtonWithRegex (String regex) throws RemoteException
IRemoteBotToolbarDropDownButton toolbarDropDownButton (String tooltip) throws RemoteException
IRemoteBotToolbarRadioButton toolbarRadioButton (String tooltip) throws RemoteException
IRemoteBotToolbarPushButton toolbarPushButton (String tooltip) throws RemoteException
IRemoteBotToolbarToggleButton toolbarToggleButton (String tooltip) throws RemoteException
void close () throws RemoteException
void show () throws RemoteException
void setFocus () throws RemoteException
List< String > getToolTipOfAllToolbarbuttons () throws RemoteException
boolean existsToolbarButton (String tooltip) throws RemoteException
boolean isActive () throws RemoteException
String getTitle () throws RemoteException
List< String > getToolTipTextOfToolbarButtons () throws RemoteException
void waitUntilIsActive () throws RemoteException

Static Public Member Functions

static RemoteBotView getInstance ()

Member Function Documentation

IRemoteBot de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.bot ( )
void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.close ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.existsToolbarButton ( String  tooltip) throws RemoteException
static RemoteBotView de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.getInstance ( ) [static]
String de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.getTitle ( ) throws RemoteException
List<String> de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.getToolTipOfAllToolbarbuttons ( ) throws RemoteException
List<String> de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.getToolTipTextOfToolbarButtons ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.isActive ( ) throws RemoteException
IRemoteBotViewMenu de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.menu ( String  label) throws RemoteException
IRemoteBotViewMenu de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.menu ( String  label,
int  index 
) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.setFocus ( ) throws RemoteException
IRemoteBotView de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.setWidget ( SWTBotView  view)
void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.show ( ) throws RemoteException
IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.toolbarButton ( String  tooltip) throws RemoteException
IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.toolbarButtonWithRegex ( String  regex) throws RemoteException
IRemoteBotToolbarDropDownButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.toolbarDropDownButton ( String  tooltip) throws RemoteException
IRemoteBotToolbarPushButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.toolbarPushButton ( String  tooltip) throws RemoteException
IRemoteBotToolbarRadioButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.toolbarRadioButton ( String  tooltip) throws RemoteException
IRemoteBotToolbarToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.toolbarToggleButton ( String  tooltip) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotView.waitUntilIsActive ( ) throws RemoteException
 All Classes Namespaces Files Functions Variables Enumerations