Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot Interface Reference
Inheritance diagram for de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot:
de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteWorkbenchBot de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteWorkbenchBot de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteWorkbenchBot

List of all members.

Public Member Functions

IRemoteBotTree tree () throws RemoteException
IRemoteBotTree treeWithLabel (String label) throws RemoteException
IRemoteBotTree treeWithLabel (String label, int index) throws RemoteException
IRemoteBotTree treeWithId (String key, String value) throws RemoteException
IRemoteBotTree treeWithId (String key, String value, int index) throws RemoteException
IRemoteBotTree treeWithId (String value) throws RemoteException
IRemoteBotTree treeWithId (String value, int index) throws RemoteException
IRemoteBotTree treeInGroup (String inGroup) throws RemoteException
IRemoteBotTree treeInGroup (String inGroup, int index) throws RemoteException
IRemoteBotTree tree (int index) throws RemoteException
IRemoteBotTree treeWithLabelInGroup (String label, String inGroup) throws RemoteException
IRemoteBotTree treeWithLabelInGroup (String label, String inGroup, int index) throws RemoteException
IRemoteBotShell shell (String title) throws RemoteException
List< String > getOpenShellNames () throws RemoteException
boolean isShellOpen (String title) throws RemoteException
void waitUntilShellIsClosed (final String title) throws RemoteException
void waitLongUntilShellIsClosed (final String title) throws RemoteException
void waitUntilShellIsOpen (final String title) throws RemoteException
void waitLongUntilShellIsOpen (final String title) throws RemoteException
IRemoteBotButton buttonWithLabel (String label) throws RemoteException
IRemoteBotButton buttonWithLabel (String label, int index) throws RemoteException
IRemoteBotButton button (String mnemonicText) throws RemoteException
IRemoteBotButton button (String mnemonicText, int index) throws RemoteException
IRemoteBotButton buttonWithTooltip (String tooltip) throws RemoteException
IRemoteBotButton buttonWithTooltip (String tooltip, int index) throws RemoteException
IRemoteBotButton buttonWithId (String key, String value) throws RemoteException
IRemoteBotButton buttonWithId (String key, String value, int index) throws RemoteException
IRemoteBotButton buttonWithId (String value) throws RemoteException
IRemoteBotButton buttonWithId (String value, int index) throws RemoteException
IRemoteBotButton buttonInGroup (String inGroup) throws RemoteException
IRemoteBotButton buttonInGroup (String inGroup, int index) throws RemoteException
IRemoteBotButton button () throws RemoteException
IRemoteBotButton button (int index) throws RemoteException
IRemoteBotButton buttonWithLabelInGroup (String label, String inGroup) throws RemoteException
IRemoteBotButton buttonWithLabelInGroup (String label, String inGroup, int index) throws RemoteException
IRemoteBotButton buttonInGroup (String mnemonicText, String inGroup) throws RemoteException
IRemoteBotButton buttonInGroup (String mnemonicText, String inGroup, int index) throws RemoteException
IRemoteBotButton buttonWithTooltipInGroup (String tooltip, String inGroup) throws RemoteException
IRemoteBotButton buttonWithTooltipInGroup (String tooltip, String inGroup, int index) throws RemoteException
IRemoteBotLabel label () throws RemoteException
IRemoteBotLabel label (String mnemonicText) throws RemoteException
IRemoteBotLabel label (String mnemonicText, int index) throws RemoteException
IRemoteBotLabel labelWithId (String key, String value) throws RemoteException
IRemoteBotLabel labelWithId (String key, String value, int index) throws RemoteException
IRemoteBotLabel labelWithId (String value) throws RemoteException
IRemoteBotLabel labelWithId (String value, int index) throws RemoteException
IRemoteBotLabel labelInGroup (String inGroup) throws RemoteException
IRemoteBotLabel labelInGroup (String inGroup, int index) throws RemoteException
IRemoteBotLabel label (int index) throws RemoteException
IRemoteBotLabel labelInGroup (String mnemonicText, String inGroup) throws RemoteException
IRemoteBotLabel labelInGroup (String mnemonicText, String inGroup, int index) throws RemoteException
boolean existsStyledText () throws RemoteException
boolean existsLabel () throws RemoteException
boolean existsLabelInGroup (String groupName) throws RemoteException
boolean existsLabel (String text) throws RemoteException
boolean existsCLabel () throws RemoteException
IRemoteBotCLabel clabel () throws RemoteException
IRemoteBotCLabel clabel (String text) throws RemoteException
IRemoteBotStyledText styledTextWithLabel (String label) throws RemoteException
IRemoteBotStyledText styledTextWithLabel (String label, int index) throws RemoteException
IRemoteBotStyledText styledText (String text) throws RemoteException
IRemoteBotStyledText styledText (String text, int index) throws RemoteException
IRemoteBotStyledText styledTextWithId (String key, String value) throws RemoteException
IRemoteBotStyledText styledTextWithId (String key, String value, int index) throws RemoteException
IRemoteBotStyledText styledTextWithId (String value) throws RemoteException
IRemoteBotStyledText styledTextWithId (String value, int index) throws RemoteException
IRemoteBotStyledText styledTextInGroup (String inGroup) throws RemoteException
IRemoteBotStyledText styledTextInGroup (String inGroup, int index) throws RemoteException
IRemoteBotStyledText styledText () throws RemoteException
IRemoteBotStyledText styledText (int index) throws RemoteException
IRemoteBotStyledText styledTextWithLabelInGroup (String label, String inGroup) throws RemoteException
IRemoteBotStyledText styledTextWithLabelInGroup (String label, String inGroup, int index) throws RemoteException
IRemoteBotStyledText styledTextInGroup (String text, String inGroup) throws RemoteException
IRemoteBotStyledText styledTextInGroup (String text, String inGroup, int index) throws RemoteException
IRemoteBotCombo comboBoxWithLabel (String label) throws RemoteException
IRemoteBotCombo comboBoxWithLabel (String label, int index) throws RemoteException
IRemoteBotCombo comboBox (String text) throws RemoteException
IRemoteBotCombo comboBox (String text, int index) throws RemoteException
IRemoteBotCombo comboBoxWithId (String key, String value) throws RemoteException
IRemoteBotCombo comboBoxWithId (String key, String value, int index) throws RemoteException
IRemoteBotCombo comboBoxWithId (String value) throws RemoteException
IRemoteBotCombo comboBoxWithId (String value, int index) throws RemoteException
IRemoteBotCombo comboBoxInGroup (String inGroup) throws RemoteException
IRemoteBotCombo comboBoxInGroup (String inGroup, int index) throws RemoteException
IRemoteBotCombo comboBox () throws RemoteException
IRemoteBotCombo comboBox (int index) throws RemoteException
IRemoteBotCombo comboBoxWithLabelInGroup (String label, String inGroup) throws RemoteException
IRemoteBotCombo comboBoxWithLabelInGroup (String label, String inGroup, int index) throws RemoteException
IRemoteBotCombo comboBoxInGroup (String text, String inGroup) throws RemoteException
IRemoteBotCombo comboBoxInGroup (String text, String inGroup, int index) throws RemoteException
IRemoteBotCCombo ccomboBox (String text) throws RemoteException
IRemoteBotCCombo ccomboBox (String text, int index) throws RemoteException
IRemoteBotCCombo ccomboBoxWithLabel (String label) throws RemoteException
IRemoteBotCCombo ccomboBoxWithLabel (String label, int index) throws RemoteException
IRemoteBotCCombo ccomboBoxWithId (String key, String value) throws RemoteException
IRemoteBotCCombo ccomboBoxWithId (String key, String value, int index) throws RemoteException
IRemoteBotCCombo ccomboBoxWithId (String value) throws RemoteException
IRemoteBotCCombo ccomboBoxWithId (String value, int index) throws RemoteException
IRemoteBotCCombo ccomboBoxInGroup (String inGroup) throws RemoteException
IRemoteBotCCombo ccomboBoxInGroup (String inGroup, int index) throws RemoteException
IRemoteBotCCombo ccomboBox () throws RemoteException
IRemoteBotCCombo ccomboBox (int index) throws RemoteException
IRemoteBotCCombo ccomboBoxInGroup (String text, String inGroup) throws RemoteException
IRemoteBotCCombo ccomboBoxInGroup (String text, String inGroup, int index) throws RemoteException
IRemoteBotCCombo ccomboBoxWithLabelInGroup (String label, String inGroup) throws RemoteException
IRemoteBotCCombo ccomboBoxWithLabelInGroup (String label, String inGroup, int index) throws RemoteException
IRemoteBotToolbarButton toolbarButton () throws RemoteException
IRemoteBotToolbarButton toolbarButton (int index) throws RemoteException
boolean existsToolbarButton () throws RemoteException
IRemoteBotToolbarButton toolbarButton (String mnemonicText) throws RemoteException
IRemoteBotToolbarButton toolbarButton (String mnemonicText, int index) throws RemoteException
IRemoteBotToolbarButton toolbarButtonWithTooltip (String tooltip) throws RemoteException
IRemoteBotToolbarButton toolbarButtonWithTooltip (String tooltip, int index) throws RemoteException
IRemoteBotToolbarButton toolbarButtonWithId (String key, String value) throws RemoteException
IRemoteBotToolbarButton toolbarButtonWithId (String key, String value, int index) throws RemoteException
IRemoteBotToolbarButton toolbarButtonWithId (String value) throws RemoteException
IRemoteBotToolbarButton toolbarButtonWithId (String value, int index) throws RemoteException
IRemoteBotToolbarButton toolbarButtonInGroup (String inGroup) throws RemoteException
IRemoteBotToolbarButton toolbarButtonInGroup (String inGroup, int index) throws RemoteException
IRemoteBotToolbarButton toolbarButtonInGroup (String mnemonicText, String inGroup) throws RemoteException
IRemoteBotToolbarButton toolbarButtonInGroup (String mnemonicText, String inGroup, int index) throws RemoteException
IRemoteBotToolbarButton toolbarButtonWithTooltipInGroup (String tooltip, String inGroup) throws RemoteException
IRemoteBotToolbarButton toolbarButtonWithTooltipInGroup (String tooltip, String inGroup, int index) throws RemoteException
IRemoteBotText textWithLabel (String label) throws RemoteException
IRemoteBotText textWithLabel (String label, int index) throws RemoteException
IRemoteBotText text (String text) throws RemoteException
IRemoteBotText text (String text, int index) throws RemoteException
IRemoteBotText textWithTooltip (String tooltip) throws RemoteException
IRemoteBotText textWithTooltip (String tooltip, int index) throws RemoteException
IRemoteBotText textWithMessage (String message) throws RemoteException
IRemoteBotText textWithMessage (String message, int index) throws RemoteException
IRemoteBotText textWithId (String key, String value) throws RemoteException
IRemoteBotText textWithId (String key, String value, int index) throws RemoteException
IRemoteBotText textWithId (String value) throws RemoteException
IRemoteBotText textWithId (String value, int index) throws RemoteException
IRemoteBotText textInGroup (String inGroup) throws RemoteException
IRemoteBotText textInGroup (String inGroup, int index) throws RemoteException
IRemoteBotText text () throws RemoteException
IRemoteBotText text (int index) throws RemoteException
IRemoteBotText textWithLabelInGroup (String label, String inGroup) throws RemoteException
IRemoteBotText textWithLabelInGroup (String label, String inGroup, int index) throws RemoteException
IRemoteBotText textInGroup (String text, String inGroup) throws RemoteException
IRemoteBotText textInGroup (String text, String inGroup, int index) throws RemoteException
IRemoteBotText textWithTooltipInGroup (String tooltip, String inGroup) throws RemoteException
IRemoteBotText textWithTooltipInGroup (String tooltip, String inGroup, int index) throws RemoteException
boolean existsTable () throws RemoteException
boolean existsTableInGroup (String groupName) throws RemoteException
IRemoteBotTable tableWithLabel (String label) throws RemoteException
IRemoteBotTable tableWithLabel (String label, int index) throws RemoteException
IRemoteBotTable tableWithId (String key, String value) throws RemoteException
IRemoteBotTable tableWithId (String key, String value, int index) throws RemoteException
IRemoteBotTable tableWithId (String value) throws RemoteException
IRemoteBotTable tableWithId (String value, int index) throws RemoteException
IRemoteBotTable tableInGroup (String inGroup) throws RemoteException
IRemoteBotTable tableInGroup (String inGroup, int index) throws RemoteException
IRemoteBotTable table () throws RemoteException
IRemoteBotTable table (int index) throws RemoteException
IRemoteBotTable tableWithLabelInGroup (String label, String inGroup) throws RemoteException
IRemoteBotMenu menu (String text) throws RemoteException
IRemoteBotMenu menu (String text, int index) throws RemoteException
IRemoteBotMenu menuWithId (String value) throws RemoteException
IRemoteBotMenu menuWithId (String value, int index) throws RemoteException
IRemoteBotMenu menuWithId (String key, String value) throws RemoteException
IRemoteBotMenu menuWithId (String key, String value, int index) throws RemoteException
IRemoteBotList listWithLabel (String label) throws RemoteException
IRemoteBotList listWithLabel (String label, int index) throws RemoteException
IRemoteBotList listWithId (String key, String value) throws RemoteException
IRemoteBotList listWithId (String key, String value, int index) throws RemoteException
IRemoteBotList listWithId (String value) throws RemoteException
IRemoteBotList listWithId (String value, int index) throws RemoteException
IRemoteBotList listInGroup (String inGroup) throws RemoteException
IRemoteBotList listInGroup (String inGroup, int index) throws RemoteException
IRemoteBotList list () throws RemoteException
IRemoteBotList list (int index) throws RemoteException
IRemoteBotList listWithLabelInGroup (String label, String inGroup) throws RemoteException
IRemoteBotList listWithLabelInGroup (String label, String inGroup, int index) throws RemoteException
String getTextOfActiveShell () throws RemoteException
IRemoteBotShell activeShell () throws RemoteException
IRemoteBotCheckBox checkBoxWithLabel (String label) throws RemoteException
IRemoteBotCheckBox checkBoxWithLabel (String label, int index) throws RemoteException
IRemoteBotCheckBox checkBox (String mnemonicText) throws RemoteException
IRemoteBotCheckBox checkBox (String mnemonicText, int index) throws RemoteException
IRemoteBotCheckBox checkBoxWithTooltip (String tooltip) throws RemoteException
IRemoteBotCheckBox checkBoxWithTooltip (String tooltip, int index) throws RemoteException
IRemoteBotCheckBox checkBoxWithId (String key, String value) throws RemoteException
IRemoteBotCheckBox checkBoxWithId (String key, String value, int index) throws RemoteException
IRemoteBotCheckBox checkBoxWithId (String value) throws RemoteException
IRemoteBotCheckBox checkBoxWithId (String value, int index) throws RemoteException
IRemoteBotCheckBox checkBoxInGroup (String inGroup) throws RemoteException
IRemoteBotCheckBox checkBoxInGroup (String inGroup, int index) throws RemoteException
IRemoteBotCheckBox checkBox () throws RemoteException
IRemoteBotCheckBox checkBox (int index) throws RemoteException
IRemoteBotCheckBox checkBoxWithLabelInGroup (String label, String inGroup) throws RemoteException
IRemoteBotCheckBox checkBoxWithLabelInGroup (String label, String inGroup, int index) throws RemoteException
IRemoteBotCheckBox checkBoxInGroup (String mnemonicText, String inGroup) throws RemoteException
IRemoteBotCheckBox checkBoxInGroup (String mnemonicText, String inGroup, int index) throws RemoteException
IRemoteBotCheckBox checkBoxWithTooltipInGroup (String tooltip, String inGroup) throws RemoteException
IRemoteBotCheckBox checkBoxWithTooltipInGroup (String tooltip, String inGroup, int index) throws RemoteException
IRemoteBotRadio radioWithLabel (String label) throws RemoteException
IRemoteBotRadio radioWithLabel (String label, int index) throws RemoteException
IRemoteBotRadio radio (String mnemonicText) throws RemoteException
IRemoteBotRadio radio (String mnemonicText, int index) throws RemoteException
IRemoteBotRadio radioWithTooltip (String tooltip) throws RemoteException
IRemoteBotRadio radioWithTooltip (String tooltip, int index) throws RemoteException
IRemoteBotRadio radioWithId (String key, String value) throws RemoteException
IRemoteBotRadio radioWithId (String key, String value, int index) throws RemoteException
IRemoteBotRadio radioWithId (String value) throws RemoteException
IRemoteBotRadio radioWithId (String value, int index) throws RemoteException
IRemoteBotRadio radioInGroup (String inGroup) throws RemoteException
IRemoteBotRadio radioInGroup (String inGroup, int index) throws RemoteException
IRemoteBotRadio radio () throws RemoteException
IRemoteBotRadio radio (int index) throws RemoteException
IRemoteBotRadio radioWithLabelInGroup (String label, String inGroup) throws RemoteException
IRemoteBotRadio radioWithLabelInGroup (String label, String inGroup, int index) throws RemoteException
IRemoteBotRadio radioInGroup (String mnemonicText, String inGroup) throws RemoteException
IRemoteBotRadio radioInGroup (String mnemonicText, String inGroup, int index) throws RemoteException
IRemoteBotRadio radioWithTooltipInGroup (String tooltip, String inGroup) throws RemoteException
IRemoteBotRadio radioWithTooltipInGroup (String tooltip, String inGroup, int index) throws RemoteException
IRemoteBotToggleButton toggleButtonWithLabel (String label) throws RemoteException
IRemoteBotToggleButton toggleButtonWithLabel (String label, int index) throws RemoteException
IRemoteBotToggleButton toggleButton (String mnemonicText) throws RemoteException
IRemoteBotToggleButton toggleButton (String mnemonicText, int index) throws RemoteException
IRemoteBotToggleButton toggleButtonWithTooltip (String tooltip) throws RemoteException
IRemoteBotToggleButton toggleButtonWithTooltip (String tooltip, int index) throws RemoteException
IRemoteBotToggleButton toggleButtonWithId (String key, String value) throws RemoteException
IRemoteBotToggleButton toggleButtonWithId (String key, String value, int index) throws RemoteException
IRemoteBotToggleButton toggleButtonWithId (String value) throws RemoteException
IRemoteBotToggleButton toggleButtonWithId (String value, int index) throws RemoteException
IRemoteBotToggleButton toggleButtonInGroup (String inGroup) throws RemoteException
IRemoteBotToggleButton toggleButtonInGroup (String inGroup, int index) throws RemoteException
IRemoteBotToggleButton toggleButton () throws RemoteException
IRemoteBotToggleButton toggleButton (int index) throws RemoteException
IRemoteBotToggleButton toggleButtonWithLabelInGroup (String label, String inGroup) throws RemoteException
IRemoteBotToggleButton toggleButtonWithLabelInGroup (String label, String inGroup, int index) throws RemoteException
IRemoteBotToggleButton toggleButtonInGroup (String mnemonicText, String inGroup) throws RemoteException
IRemoteBotToggleButton toggleButtonInGroup (String mnemonicText, String inGroup, int index) throws RemoteException
IRemoteBotToggleButton toggleButtonWithTooltipInGroup (String tooltip, String inGroup) throws RemoteException
IRemoteBotToggleButton toggleButtonWithTooltipInGroup (String tooltip, String inGroup, int index) throws RemoteException
IRemoteBotCTabItem cTabItem () throws RemoteException
void waitUntil (ICondition condition) throws RemoteException
void waitLongUntil (ICondition condition) throws RemoteException
void waitShortUntil (ICondition condition) throws RemoteException
void logMessage (String message) throws RemoteException
void captureScreenshot (String fileName) throws RemoteException

Member Function Documentation

IRemoteBotShell de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.activeShell ( ) throws RemoteException
IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.button ( String  mnemonicText) throws RemoteException
See also:
SWTBot.button(String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.button ( ) throws RemoteException
See also:
SWTBot.button()

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.button ( int  index) throws RemoteException
See also:
SWTBot.button(int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.button ( String  mnemonicText,
int  index 
) throws RemoteException
See also:
SWTBot.button(String, int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonInGroup ( String  mnemonicText,
String  inGroup 
) throws RemoteException
See also:
SWTBot.buttonInGroup(String, String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonInGroup ( String  mnemonicText,
String  inGroup,
int  index 
) throws RemoteException
See also:
SWTBot.buttonInGroup(String, String, int) .

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonInGroup ( String  inGroup) throws RemoteException
See also:
SWTBot.buttonInGroup(String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonInGroup ( String  inGroup,
int  index 
) throws RemoteException
See also:
SWTBot.buttonInGroup(String,int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithId ( String  key,
String  value,
int  index 
) throws RemoteException
See also:
SWTBot.buttonWithId(String, String, int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithId ( String  value,
int  index 
) throws RemoteException
See also:
SWTBot.buttonWithId(String,int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithId ( String  key,
String  value 
) throws RemoteException
See also:
SWTBot.buttonWithId(String, String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithId ( String  value) throws RemoteException
See also:
SWTBot.buttonWithId(String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithLabel ( String  label) throws RemoteException
See also:
SWTBot.buttonWithLabel(String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithLabel ( String  label,
int  index 
) throws RemoteException
See also:
SWTBot.buttonWithLabelInGroup(String, String, int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithLabelInGroup ( String  label,
String  inGroup 
) throws RemoteException
See also:
SWTBot.buttonWithLabelInGroup(String, String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithLabelInGroup ( String  label,
String  inGroup,
int  index 
) throws RemoteException
See also:
SWTBot.buttonWithLabelInGroup(String, String,int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithTooltip ( String  tooltip) throws RemoteException
See also:
SWTBot.buttonWithTooltip(String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithTooltip ( String  tooltip,
int  index 
) throws RemoteException
IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithTooltipInGroup ( String  tooltip,
String  inGroup 
) throws RemoteException
See also:
SWTBot.buttonWithTooltipInGroup(String, String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.buttonWithTooltipInGroup ( String  tooltip,
String  inGroup,
int  index 
) throws RemoteException
See also:
SWTBot.buttonWithTooltipInGroup(String, String, int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.captureScreenshot ( String  fileName) throws RemoteException
See also:
SWTBot.captureScreenshot(String)
Exceptions:
RemoteException

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBox ( String  text) throws RemoteException
Parameters:
textthe text on the widget.
Returns:
a IRemoteBotCCombo with the specified text.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBox ( String  text,
int  index 
) throws RemoteException
Parameters:
textthe text on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCCombo with the specified text.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBox ( ) throws RemoteException
Returns:
a IRemoteBotCCombo with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBox ( int  index) throws RemoteException
Parameters:
indexthe index of the widget.
Returns:
a IRemoteBotCCombo with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxInGroup ( String  inGroup,
int  index 
) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCCombo with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxInGroup ( String  inGroup) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotCCombo with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxInGroup ( String  text,
String  inGroup 
) throws RemoteException
Parameters:
textthe text on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotCCombo with the specified text with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxInGroup ( String  text,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
textthe text on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCCombo with the specified text with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
Returns:
a IRemoteBotCCombo with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
indexthe index of the widget.
Returns:
a IRemoteBotCCombo with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxWithId ( String  value) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
Returns:
a IRemoteBotCCombo with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
indexthe index of the widget.
Returns:
a IRemoteBotCCombo with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxWithLabel ( String  label) throws RemoteException
Parameters:
labelthe label on the widget.
Returns:
a IRemoteBotCCombo with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxWithLabel ( String  label,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCCombo with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxWithLabelInGroup ( String  label,
String  inGroup 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotCCombo with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.ccomboBoxWithLabelInGroup ( String  label,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCCombo with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBox ( String  mnemonicText) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
Returns:
a IRemoteBotCheckBox with the specified mnemonicText.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBox ( String  mnemonicText,
int  index 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCheckBox with the specified mnemonicText.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBox ( ) throws RemoteException
Returns:
a IRemoteBotCheckBox with the specified none

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBox ( int  index) throws RemoteException
Parameters:
indexthe index of the widget.
Returns:
a IRemoteBotCheckBox with the specified none

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxInGroup ( String  inGroup) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotCheckBox with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxInGroup ( String  inGroup,
int  index 
) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCheckBox with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxInGroup ( String  mnemonicText,
String  inGroup 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotCheckBox with the specified mnemonicText with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxInGroup ( String  mnemonicText,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCheckBox with the specified mnemonicText with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
Returns:
a IRemoteBotCheckBox with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
indexthe index of the widget.
Returns:
a IRemoteBotCheckBox with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithId ( String  value) throws RemoteException
IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
indexthe index of the widget.
Returns:
a IRemoteBotCheckBox with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithLabel ( String  label) throws RemoteException
Parameters:
labelthe label on the widget.
Returns:
a IRemoteBotCheckBox with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithLabel ( String  label,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCheckBox with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithLabelInGroup ( String  label,
String  inGroup 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotCheckBox with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithLabelInGroup ( String  label,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCheckBox with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithTooltip ( String  tooltip) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
Returns:
a IRemoteBotCheckBox with the specified tooltip.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithTooltip ( String  tooltip,
int  index 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCheckBox with the specified tooltip.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithTooltipInGroup ( String  tooltip,
String  inGroup 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotCheckBox with the specified tooltip with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCheckBox de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.checkBoxWithTooltipInGroup ( String  tooltip,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCheckBox with the specified tooltip with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.clabel ( ) throws RemoteException
IRemoteBotCLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.clabel ( String  text) throws RemoteException
IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBox ( String  text) throws RemoteException
Parameters:
textthe text on the widget.
Returns:
a IRemoteBotCombo with the specified text.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBox ( String  text,
int  index 
) throws RemoteException
Parameters:
textthe text on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCombo with the specified text.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBox ( ) throws RemoteException
Returns:
a IRemoteBotCombo with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBox ( int  index) throws RemoteException
Parameters:
indexthe index of the widget.
Returns:
a IRemoteBotCombo with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxInGroup ( String  inGroup,
int  index 
) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCombo with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxInGroup ( String  inGroup) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotCombo with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxInGroup ( String  text,
String  inGroup 
) throws RemoteException
Parameters:
textthe text on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotCombo with the specified text with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxInGroup ( String  text,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
textthe text on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCombo with the specified text with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
Returns:
a IRemoteBotCombo with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
indexthe index of the widget.
Returns:
a IRemoteBotCombo with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxWithId ( String  value) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
Returns:
a IRemoteBotCombo with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
indexthe index of the widget.
Returns:
a IRemoteBotCombo with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxWithLabel ( String  label) throws RemoteException
Parameters:
labelthe label on the widget.
Returns:
a IRemoteBotCombo with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxWithLabel ( String  label,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCombo with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxWithLabelInGroup ( String  label,
String  inGroup 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotCombo with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCombo de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.comboBoxWithLabelInGroup ( String  label,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotCombo with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotCTabItem de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.cTabItem ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.existsCLabel ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.existsLabel ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.existsLabel ( String  text) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.existsLabelInGroup ( String  groupName) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.existsStyledText ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.existsTable ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.existsTableInGroup ( String  groupName) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.existsToolbarButton ( ) throws RemoteException
List<String> de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.getOpenShellNames ( ) throws RemoteException
Returns:
list of titles of all opened shells
Exceptions:
RemoteException

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

String de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.getTextOfActiveShell ( ) throws RemoteException
Returns:
the title of the active shell.
Exceptions:
RemoteException

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

boolean de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.isShellOpen ( String  title) throws RemoteException
Parameters:
titlethe title of the shell
Returns:
true, if the given shell is open.
Exceptions:
RemoteException

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.label ( ) throws RemoteException
IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.label ( String  mnemonicText) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
Returns:
a IRemoteBotLabel with the specified mnemonicText.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.label ( String  mnemonicText,
int  index 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotLabel with the specified mnemonicText.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.label ( int  index) throws RemoteException
Parameters:
indexthe index of the widget.
Returns:
a IRemoteBotLabel with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.labelInGroup ( String  inGroup) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotLabel with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.labelInGroup ( String  inGroup,
int  index 
) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotLabel with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.labelInGroup ( String  mnemonicText,
String  inGroup 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotLabel with the specified mnemonicText with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.labelInGroup ( String  mnemonicText,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotLabel with the specified mnemonicText with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.labelWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
Returns:
a IRemoteBotLabel with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.labelWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
indexthe index of the widget.
Returns:
a IRemoteBotLabel with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.labelWithId ( String  value) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
Returns:
a IRemoteBotLabel with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotLabel de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.labelWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
indexthe index of the widget.
Returns:
a IRemoteBotLabel with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.list ( ) throws RemoteException
Returns:
a IRemoteBotList with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.list ( int  index) throws RemoteException
Parameters:
indexthe index of the widget.
Returns:
a IRemoteBotList with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.listInGroup ( String  inGroup) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotList with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.listInGroup ( String  inGroup,
int  index 
) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotList with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.listWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
Returns:
a IRemoteBotList with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.listWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
indexthe index of the widget.
Returns:
a IRemoteBotList with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.listWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
indexthe index of the widget.
Returns:
a IRemoteBotList with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.listWithId ( String  value) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
Returns:
a IRemoteBotList with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.listWithLabel ( String  label) throws RemoteException
Parameters:
labelthe label on the widget.
Returns:
a IRemoteBotList with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.listWithLabel ( String  label,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotList with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.listWithLabelInGroup ( String  label,
String  inGroup 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotList with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotList de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.listWithLabelInGroup ( String  label,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotList with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.logMessage ( String  message) throws RemoteException
IRemoteBotMenu de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.menu ( String  text) throws RemoteException
Parameters:
textthe text on the menu.
Returns:
a menu item that matches the specified text.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotMenu de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.menu ( String  text,
int  index 
) throws RemoteException
Parameters:
textthe text on the menu.
indexthe index of the menu, in case there are multiple menus with the same text.
Returns:
a menu item that matches the specified text.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotMenu de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.menuWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key of the id.
valuethe value of the id.
Returns:
a wrapper around alink Menu} with the specified key/value pair for its id.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotMenu de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.menuWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value of the id.
indexthe index of the menu item, in case there are multiple shells with the same text.
Returns:
a wrapper around alink Menu} with the specified key/value pair for its id.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotMenu de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.menuWithId ( String  value) throws RemoteException
Parameters:
valuethe value of the id.
Returns:
a wrapper around alink Menu} with the specified key/value pair for its id.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotMenu de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.menuWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key of the id.
valuethe value of the id.
indexthe index of the menu item, in case there are multiple shells with the same text.
Returns:
a wrapper around alink Menu} with the specified key/value pair for its id.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radio ( String  mnemonicText) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
Returns:
a IRemoteBotRadio with the specified mnemonicText.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radio ( String  mnemonicText,
int  index 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotRadio with the specified mnemonicText.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radio ( ) throws RemoteException
Returns:
a IRemoteBotRadio with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radio ( int  index) throws RemoteException
Parameters:
indexthe index of the widget.
Returns:
a IRemoteBotRadio with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioInGroup ( String  inGroup) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotRadio with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioInGroup ( String  inGroup,
int  index 
) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotRadio with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioInGroup ( String  mnemonicText,
String  inGroup 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotRadio with the specified mnemonicText with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioInGroup ( String  mnemonicText,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotRadio with the specified mnemonicText with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithId ( String  value) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
Returns:
a IRemoteBotRadio with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
indexthe index of the widget.
Returns:
a IRemoteBotRadio with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
Returns:
a IRemoteBotRadio with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
indexthe index of the widget.
Returns:
a IRemoteBotRadio with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithLabel ( String  label) throws RemoteException
Parameters:
labelthe label on the widget.
Returns:
a IRemoteBotRadio with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithLabel ( String  label,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotRadio with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithLabelInGroup ( String  label,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotRadio with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithLabelInGroup ( String  label,
String  inGroup 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotRadio with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithTooltip ( String  tooltip) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
Returns:
a IRemoteBotRadio with the specified tooltip

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithTooltip ( String  tooltip,
int  index 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotRadio with the specified tooltip

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithTooltipInGroup ( String  tooltip,
String  inGroup 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotRadio with the specified tooltip with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotRadio de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.radioWithTooltipInGroup ( String  tooltip,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotRadio with the specified tooltip with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotShell de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.shell ( String  title) throws RemoteException
See also:
SWTBot.shell(String)
Exceptions:
RemoteException

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledText ( ) throws RemoteException
See also:
SWTBot.styledText()

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledText ( int  index) throws RemoteException
See also:
SWTBot.styledText(int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledText ( String  text) throws RemoteException
See also:
SWTBot.styledText(String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledText ( String  text,
int  index 
) throws RemoteException
See also:
SWTBot.styledText(String, int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextInGroup ( String  inGroup) throws RemoteException
See also:
SWTBot.styledTextInGroup(String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextInGroup ( String  inGroup,
int  index 
) throws RemoteException
See also:
SWTBot.styledTextInGroup(String, int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextInGroup ( String  text,
String  inGroup 
) throws RemoteException
See also:
SWTBot.styledTextInGroup(String, String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextInGroup ( String  text,
String  inGroup,
int  index 
) throws RemoteException
See also:
SWTBot.styledTextInGroup(String, String, int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextWithId ( String  value) throws RemoteException
See also:
SWTBot.styledTextWithId(String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextWithId ( String  key,
String  value,
int  index 
) throws RemoteException
See also:
SWTBot.styledTextWithId(String, String, int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextWithId ( String  value,
int  index 
) throws RemoteException
See also:
SWTBot.styledTextWithId(String, int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextWithId ( String  key,
String  value 
) throws RemoteException
See also:
SWTBot.styledTextWithId(String, String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextWithLabel ( String  label) throws RemoteException
See also:
SWTBot.styledText(String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextWithLabel ( String  label,
int  index 
) throws RemoteException
See also:
SWTBot.styledTextWithLabel(String, int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextWithLabelInGroup ( String  label,
String  inGroup 
) throws RemoteException
See also:
SWTBot.styledTextWithLabelInGroup(String, String)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotStyledText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.styledTextWithLabelInGroup ( String  label,
String  inGroup,
int  index 
) throws RemoteException
See also:
SWTBot.styledTextWithLabelInGroup(String, String, int)

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTable de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.table ( ) throws RemoteException
Returns:
a IRemoteBotTable with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTable de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.table ( int  index) throws RemoteException
Parameters:
indexthe index of the widget.
Returns:
a IRemoteBotTable with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTable de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.tableInGroup ( String  inGroup) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotTable with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTable de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.tableInGroup ( String  inGroup,
int  index 
) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotTable with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTable de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.tableWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
Returns:
a IRemoteBotTable with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTable de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.tableWithId ( String  value) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
Returns:
a IRemoteBotTable with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTable de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.tableWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
indexthe index of the widget.
Returns:
a IRemoteBotTable with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTable de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.tableWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
indexthe index of the widget.
Returns:
a IRemoteBotTable with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTable de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.tableWithLabel ( String  label) throws RemoteException
Parameters:
labelthe label on the widget.
Returns:
a IRemoteBotTable with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTable de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.tableWithLabel ( String  label,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotTable with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTable de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.tableWithLabelInGroup ( String  label,
String  inGroup 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotTable with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.text ( ) throws RemoteException
Returns:
a IRemoteBotText with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.text ( int  index) throws RemoteException
Parameters:
indexthe index of the widget.
Returns:
a IRemoteBotText with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.text ( String  text,
int  index 
) throws RemoteException
Parameters:
textthe text on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotText with the specified text.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.text ( String  text) throws RemoteException
Parameters:
textthe text on the widget.
Returns:
a IRemoteBotText with the specified text.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textInGroup ( String  inGroup) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotText with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textInGroup ( String  text,
String  inGroup 
) throws RemoteException
Parameters:
textthe text on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotText with the specified text with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textInGroup ( String  inGroup,
int  index 
) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotText with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textInGroup ( String  text,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
textthe text on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotText with the specified text with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
Returns:
a IRemoteBotText with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithId ( String  value) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
Returns:
a IRemoteBotText with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
indexthe index of the widget.
Returns:
a IRemoteBotText with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
indexthe index of the widget.
Returns:
a IRemoteBotText with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithLabel ( String  label,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotText with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithLabel ( String  label) throws RemoteException
Parameters:
labelthe label on the widget.
Returns:
a IRemoteBotText with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithLabelInGroup ( String  label,
String  inGroup 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotText with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithLabelInGroup ( String  label,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotText with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithMessage ( String  message) throws RemoteException
Parameters:
messagethe message on the widget.
Returns:
a IRemoteBotText with the specified message.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithMessage ( String  message,
int  index 
) throws RemoteException
Parameters:
messagethe message on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotText with the specified message.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithTooltip ( String  tooltip) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
Returns:
a IRemoteBotText with the specified tooltip.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithTooltip ( String  tooltip,
int  index 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotText with the specified tooltip.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithTooltipInGroup ( String  tooltip,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotText with the specified tooltip with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotText de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.textWithTooltipInGroup ( String  tooltip,
String  inGroup 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotText with the specified tooltip with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButton ( String  mnemonicText) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
Returns:
a IRemoteBotToggleButton with the specified mnemonicText.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButton ( String  mnemonicText,
int  index 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToggleButton with the specified mnemonicText.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButton ( ) throws RemoteException
Returns:
a IRemoteBotToggleButton with the specified none .

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButton ( int  index) throws RemoteException
Parameters:
indexthe index of the widget.
Returns:
a IRemoteBotToggleButton with the specified none .

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonInGroup ( String  mnemonicText,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToggleButton with the specified mnemonicText with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonInGroup ( String  inGroup,
int  index 
) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToggleButton with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonInGroup ( String  inGroup) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotToggleButton with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonInGroup ( String  mnemonicText,
String  inGroup 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotToggleButton with the specified mnemonicText with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
indexthe index of the widget.
Returns:
a IRemoteBotToggleButton with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
Returns:
a IRemoteBotToggleButton with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithId ( String  value) throws RemoteException
IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
indexthe index of the widget.
Returns:
a IRemoteBotToggleButton with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithLabel ( String  label) throws RemoteException
Parameters:
labelthe label on the widget.
Returns:
a IRemoteBotToggleButton with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithLabel ( String  label,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToggleButton with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithLabelInGroup ( String  label,
String  inGroup 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotToggleButton with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithLabelInGroup ( String  label,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToggleButton with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithTooltip ( String  tooltip) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
Returns:
a IRemoteBotToggleButton with the specified tooltip.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithTooltip ( String  tooltip,
int  index 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToggleButton with the specified tooltip.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithTooltipInGroup ( String  tooltip,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToggleButton with the specified tooltip with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToggleButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toggleButtonWithTooltipInGroup ( String  tooltip,
String  inGroup 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotToggleButton with the specified tooltip with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButton ( int  index) throws RemoteException
IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButton ( String  mnemonicText) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
Returns:
a IRemoteBotToolbarButton with the specified mnemonicText.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButton ( ) throws RemoteException
IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButton ( String  mnemonicText,
int  index 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToolbarButton with the specified mnemonicText.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonInGroup ( String  inGroup,
int  index 
) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToolbarButton with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonInGroup ( String  mnemonicText,
String  inGroup 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotToolbarButton with the specified mnemonicText with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonInGroup ( String  mnemonicText,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
mnemonicTextthe mnemonicText on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToolbarButton with the specified mnemonicText with the specified inGroup

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonInGroup ( String  inGroup) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotToolbarButton with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
indexthe index of the widget.
Returns:
a IRemoteBotToolbarButton with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
Returns:
a IRemoteBotToolbarButton with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonWithId ( String  value) throws RemoteException
IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
indexthe index of the widget.
Returns:
a IRemoteBotToolbarButton with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonWithTooltip ( String  tooltip) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
Returns:
a IRemoteBotToolbarButton with the specified tooltip.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonWithTooltip ( String  tooltip,
int  index 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToolbarButton with the specified tooltip.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonWithTooltipInGroup ( String  tooltip,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotToolbarButton with the specified tooltip with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotToolbarButton de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.toolbarButtonWithTooltipInGroup ( String  tooltip,
String  inGroup 
) throws RemoteException
Parameters:
tooltipthe tooltip on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotToolbarButton with the specified tooltip with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.tree ( ) throws RemoteException
See also:
SWTBot.tree()

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.tree ( int  index) throws RemoteException
Parameters:
indexthe index of the widget.
Returns:
a IRemoteBotTree with the specified none.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.treeInGroup ( String  inGroup) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotTree with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.treeInGroup ( String  inGroup,
int  index 
) throws RemoteException
Parameters:
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotTree with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.treeWithId ( String  value,
int  index 
) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
indexthe index of the widget.
Returns:
a IRemoteBotTree with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.treeWithId ( String  key,
String  value 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
Returns:
a IRemoteBotTree with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.treeWithId ( String  value) throws RemoteException
Parameters:
valuethe value for the key org.eclipse.swtbot.swt.finder.utils.SWTBotPreferences#DEFAULT_KEY
Returns:
a IRemoteBotTree with the specified value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.treeWithId ( String  key,
String  value,
int  index 
) throws RemoteException
Parameters:
keythe key set on the widget.
valuethe value for the key.
indexthe index of the widget.
Returns:
a IRemoteBotTree with the specified key/value.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.treeWithLabel ( String  label,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotTree with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.treeWithLabel ( String  label) throws RemoteException
Parameters:
labelthe label on the widget.
Returns:
a IRemoteBotTree with the specified label.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.treeWithLabelInGroup ( String  label,
String  inGroup,
int  index 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
indexthe index of the widget.
Returns:
a IRemoteBotTree with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

IRemoteBotTree de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.treeWithLabelInGroup ( String  label,
String  inGroup 
) throws RemoteException
Parameters:
labelthe label on the widget.
inGroupthe inGroup on the widget.
Returns:
a IRemoteBotTree with the specified label with the specified inGroup.

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.waitLongUntil ( ICondition  condition) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.waitLongUntilShellIsClosed ( final String  title) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.waitLongUntilShellIsOpen ( final String  title) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.waitShortUntil ( ICondition  condition) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.waitUntil ( ICondition  condition) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.waitUntilShellIsClosed ( final String  title) throws RemoteException

waits until the given Shell is closed.

Parameters:
titlethe title of the shell.
Exceptions:
RemoteException;;

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

void de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.IRemoteBot.waitUntilShellIsOpen ( final String  title) throws RemoteException

waits until the given Shell is open.

Parameters:
titlethe title of the shell.
Exceptions:
RemoteException;;

Implemented in de.fu_berlin.inf.dpp.stf.server.rmi.remotebot.impl.RemoteBot.

 All Classes Namespaces Files Functions Variables Enumerations