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

List of all members.

Public Member Functions

IRemoteBotLabel setWidget (SWTBotLabel label)
IRemoteBotMenu contextMenu (String text) throws RemoteException
void setFocus () throws RemoteException
int alignment () throws RemoteException
boolean isEnabled () throws RemoteException
boolean isVisible () throws RemoteException
boolean isActive () throws RemoteException
String getToolTipText () throws RemoteException
String getText () throws RemoteException

Static Public Member Functions

static RemoteBotLabel getInstance ()

Member Function Documentation

int de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotLabel.alignment ( ) throws RemoteException
IRemoteBotMenu de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotLabel.contextMenu ( String  text) throws RemoteException
static RemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotLabel.getInstance ( ) [static]
String de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotLabel.getText ( ) throws RemoteException
String de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotLabel.getToolTipText ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotLabel.isActive ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotLabel.isEnabled ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotLabel.isVisible ( ) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotLabel.setFocus ( ) throws RemoteException
IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.widget.impl.RemoteBotLabel.setWidget ( SWTBotLabel  label)
 All Classes Namespaces Files Functions Variables Enumerations