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

List of all members.

Public Member Functions

IRemoteBotCheckBox setWidget (SWTBotCheckBox checkBox)
IRemoteBotMenu contextMenu (String text) throws RemoteException
void click () throws RemoteException
void select () throws RemoteException
void deselect () throws RemoteException
void setFocus () throws RemoteException
boolean isEnabled () throws RemoteException
boolean isVisible () throws RemoteException
boolean isActive () throws RemoteException
boolean isChecked () throws RemoteException
String getText () throws RemoteException
String getToolTipText () throws RemoteException

Static Public Member Functions

static RemoteBotCheckBox getInstance ()

Member Function Documentation

void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.click ( ) throws RemoteException
IRemoteBotMenu de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.contextMenu ( String  text) throws RemoteException
See also:
SWTBotCheckBox.contextMenu(String)

Implements de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.IRemoteBotCheckBox.

void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.deselect ( ) throws RemoteException
See also:
SWTBotCheckBox.deselect()

Implements de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.IRemoteBotCheckBox.

static RemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.getInstance ( ) [static]
String de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.getText ( ) throws RemoteException
See also:
SWTBotCheckBox.getText()

Implements de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.IRemoteBotCheckBox.

String de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.getToolTipText ( ) throws RemoteException
See also:
SWTBotCheckBox.getToolTipText()

Implements de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.IRemoteBotCheckBox.

boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.isActive ( ) throws RemoteException
See also:
SWTBotCheckBox.isActive()

Implements de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.IRemoteBotCheckBox.

boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.isChecked ( ) throws RemoteException
See also:
SWTBotCheckBox.isChecked()

Implements de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.IRemoteBotCheckBox.

boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.isEnabled ( ) throws RemoteException
See also:
SWTBotCheckBox.isEnabled()

Implements de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.IRemoteBotCheckBox.

boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.isVisible ( ) throws RemoteException
See also:
SWTBotCheckBox.isVisible()

Implements de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.IRemoteBotCheckBox.

void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.select ( ) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.setFocus ( ) throws RemoteException
See also:
SWTBotCheckBox.setFocus()

Implements de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.IRemoteBotCheckBox.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotCheckBox.setWidget ( SWTBotCheckBox  checkBox)
 All Classes Namespaces Files Functions Variables Enumerations