Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Softhema JPA - Content
GO TO THE GERMAN SITE
PREV NEXT
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
W
A
AdapterDDE_win32
- class softhema.system.automation.event.win32.
AdapterDDE_win32
.
Adapter-Klasse für DDE-Ereignisse.
AdapterDDE_win32()
- Constructor for class softhema.system.automation.event.win32.
AdapterDDE_win32
addActionListener(ActionListener)
- Method in interface softhema.system.automation.ui.
ControlEdit
addActionListener(ActionListener)
- Method in interface softhema.system.automation.ui.
ControlList
addActionListener(ActionListener)
- Method in interface softhema.system.automation.ui.
ControlButton
addComponentListener(ComponentListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Hinzufügen des angegebenen ComponentListener listener um Komponentenereignisse zu empfangen.
addContainerListener(ContainerListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Hinzufügen des angegebenen ContainerListener listener.
addFocusListener(FocusListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Hinzufügen des angegebenen FocusListener listener um Fokusereignisse zu empfangen
addInputMethodListener(InputMethodListener)
- Method in interface softhema.system.automation.ui.
ControlEdit
addItem(int, String)
- Method in interface softhema.system.automation.ui.
ControlList
addItem(int, String)
- Method in interface softhema.system.automation.ui.
ControlCombo
addItem(int, String, int)
- Method in interface softhema.system.automation.ui.
ControlList
addItem(int, String, int)
- Method in interface softhema.system.automation.ui.
ControlCombo
addItem(String)
- Method in interface softhema.system.automation.ui.
ControlList
addItem(String)
- Method in interface softhema.system.automation.ui.
ControlCombo
addItem(String, int)
- Method in interface softhema.system.automation.ui.
ControlList
addItem(String, int)
- Method in interface softhema.system.automation.ui.
ControlCombo
addItemListener(ItemListener)
- Method in interface softhema.system.automation.ui.
ControlList
addItemListener(ItemListener)
- Method in interface softhema.system.automation.ui.
ControlCombo
addKeyListener(KeyListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Hinzufügen des angegebenen KeyListener listener um Tastaturereignisse zu empfangen, welche an das Fenster geschickt werden.
addListenerDDE(ListenerDDE_win32)
- Method in interface softhema.system.automation.win32.
DDE_win32
addMouseListener(MouseListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Hinzufügen des angegebenen MouseListener listener um Mausereignisse zu empfangen, die Auftreten falls das Fenster den Mausfang hat.
addMouseMotionListener(MouseMotionListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Hinzufügen des angegebenen MouseMotionListener listener um Mausbewegungsereignisse zu empfangen.
addWindowListener(WindowListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Hinzufügen des angegebenen WindowListener listener um Fensterereignisse zu empfangen.
AppDialog
- interface softhema.system.automation.ui.
AppDialog
.
Repräsentiert ein Dialogfenster einer Anwendung.
AppDialog_win32
- interface softhema.system.automation.ui.win32.
AppDialog_win32
.
Repräsentiert ein Dialogfenster einer WIN32-Anwendung.
AppFrame
- interface softhema.system.automation.ui.
AppFrame
.
Repräsentiert ein Rahmenfenster einer Anwendung.
AppFrame_win32
- interface softhema.system.automation.ui.win32.
AppFrame_win32
.
Repräsentiert ein Rahmenfenster einer WIN32-Anwendung.
AppFrameMDI
- interface softhema.system.automation.ui.
AppFrameMDI
.
AppFrameMDI_win32
- interface softhema.system.automation.ui.win32.
AppFrameMDI_win32
.
AppFrameMDIChild
- interface softhema.system.automation.ui.
AppFrameMDIChild
.
AppFrameMDIChild_win32
- interface softhema.system.automation.ui.win32.
AppFrameMDIChild_win32
.
AppFrameMDIClient
- interface softhema.system.automation.ui.
AppFrameMDIClient
.
Repräsentiert ein MDI-Rahmenfenster einer Anwendung.
AppGraphics
- interface softhema.system.automation.ui.
AppGraphics
.
Die Klasse AppGraphics ermöglicht das Zeichnen in den Klient-Bereich eines Fensters.
AppGraphics_win32
- interface softhema.system.automation.ui.win32.
AppGraphics_win32
.
Application
- class softhema.system.automation.admin.
Application
.
Die Klasse Application enthält die main()-Funktion, welche zum Start des Remote Application Controllers aufgerufen wird.
Application()
- Constructor for class softhema.system.automation.admin.
Application
ApplicationController
- interface softhema.system.automation.
ApplicationController
.
ApplicationController_win32
- interface softhema.system.automation.win32.
ApplicationController_win32
.
AppProcess
- interface softhema.system.automation.
AppProcess
.
Ein Objekt der Klasse AppProcess repräsentiert eine Anwendung (Programm), welches auf dem Rechner läuft, wo der ApplicationController ausgeführt wird.
AppProcess_win32
- interface softhema.system.automation.win32.
AppProcess_win32
.
AppProcess_win32_nt_16bit
- interface softhema.system.automation.win32.
AppProcess_win32_nt_16bit
.
Repräsentiert eine laufende 16-bit Anwendung unter dem Betriebssystem Microsoft Windows NT.
AppThread
- interface softhema.system.automation.
AppThread
.
Repräsentiert einen Thread der in einem Prozess läuft.
AppThread_win32
- interface softhema.system.automation.win32.
AppThread_win32
.
AppWindow
- interface softhema.system.automation.ui.
AppWindow
.
AppWindow_win32
- interface softhema.system.automation.ui.win32.
AppWindow_win32
.
AppWindowChild
- interface softhema.system.automation.ui.
AppWindowChild
.
AppWindowChild_win32
- interface softhema.system.automation.ui.win32.
AppWindowChild_win32
.
AppWindowMDI
- interface softhema.system.automation.ui.
AppWindowMDI
.
AppWindowMDIChild
- interface softhema.system.automation.ui.
AppWindowMDIChild
.
Repräsentiert ein MDI-Kindfenster einer Anwendung.
AppWindowMDIClient
- interface softhema.system.automation.ui.
AppWindowMDIClient
.
AppWindowTopLevel
- interface softhema.system.automation.ui.
AppWindowTopLevel
.
AppWindowTopLevel_win32
- interface softhema.system.automation.ui.win32.
AppWindowTopLevel_win32
.
AutomationManager
- class softhema.system.automation.
AutomationManager
.
AutomationManager()
- Constructor for class softhema.system.automation.
AutomationManager
C
callByte(String, int, List)
- Method in interface softhema.system.automation.
ModuleLibrary
callByte(String, int, Object[])
- Method in interface softhema.system.automation.
ModuleLibrary
callInt(String, int, List)
- Method in interface softhema.system.automation.
ModuleLibrary
callInt(String, int, Object[])
- Method in interface softhema.system.automation.
ModuleLibrary
callLong(String, int, List)
- Method in interface softhema.system.automation.
ModuleLibrary
callLong(String, int, Object[])
- Method in interface softhema.system.automation.
ModuleLibrary
callPtr(String, int, List)
- Method in interface softhema.system.automation.
ModuleLibrary
callPtr(String, int, Object[])
- Method in interface softhema.system.automation.
ModuleLibrary
callShort(String, int, List)
- Method in interface softhema.system.automation.
ModuleLibrary
callShort(String, int, Object[])
- Method in interface softhema.system.automation.
ModuleLibrary
callString(String, int, List)
- Method in interface softhema.system.automation.
ModuleLibrary
callString(String, int, Object[])
- Method in interface softhema.system.automation.
ModuleLibrary
callStringUnicode(String, int, List)
- Method in interface softhema.system.automation.
ModuleLibrary
callStringUnicode(String, int, Object[])
- Method in interface softhema.system.automation.
ModuleLibrary
clearRect(int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Löscht den angegebenen Bereich, indem dieser mit der aktuellen Hintergrundfarbe gefüllt wird.
Control
- interface softhema.system.automation.ui.
Control
.
Control_win32
- interface softhema.system.automation.ui.win32.
Control_win32
.
ControlAbstractButton
- interface softhema.system.automation.ui.
ControlAbstractButton
.
ControlAbstractButton_win32
- interface softhema.system.automation.ui.win32.
ControlAbstractButton_win32
.
ControlButton
- interface softhema.system.automation.ui.
ControlButton
.
ControlButton_win32
- interface softhema.system.automation.ui.win32.
ControlButton_win32
.
ControlCheckBox
- interface softhema.system.automation.ui.
ControlCheckBox
.
ControlCheckBox_win32
- interface softhema.system.automation.ui.win32.
ControlCheckBox_win32
.
ControlCombo
- interface softhema.system.automation.ui.
ControlCombo
.
ControlCombo_win32
- interface softhema.system.automation.ui.win32.
ControlCombo_win32
.
ControlEdit
- interface softhema.system.automation.ui.
ControlEdit
.
ControlEdit_win32
- interface softhema.system.automation.ui.win32.
ControlEdit_win32
.
ControlLabel
- interface softhema.system.automation.ui.
ControlLabel
.
ControlLabel_win32
- interface softhema.system.automation.ui.win32.
ControlLabel_win32
.
ControlList
- interface softhema.system.automation.ui.
ControlList
.
ControlList_win32
- interface softhema.system.automation.ui.win32.
ControlList_win32
.
ControlRadioButton
- interface softhema.system.automation.ui.
ControlRadioButton
.
ControlRadioButton_win32
- interface softhema.system.automation.ui.win32.
ControlRadioButton_win32
.
CONVENTION_C
- Static variable in interface softhema.system.automation.
ModuleLibrary
CONVENTION_PASCAL
- Static variable in interface softhema.system.automation.
ModuleLibrary
createSubKey(String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
D
DDE_win32
- interface softhema.system.automation.win32.
DDE_win32
.
ddeConnect(String, String)
- Method in interface softhema.system.automation.win32.
ApplicationController_win32
DdeLinkCloseEvent_win32
- class softhema.system.automation.event.win32.
DdeLinkCloseEvent_win32
.
DdeLinkCloseEvent_win32(Object)
- Constructor for class softhema.system.automation.event.win32.
DdeLinkCloseEvent_win32
DdeLinkErrorEvent_win32
- class softhema.system.automation.event.win32.
DdeLinkErrorEvent_win32
.
DdeLinkErrorEvent_win32(Object)
- Constructor for class softhema.system.automation.event.win32.
DdeLinkErrorEvent_win32
DdeLinkEvent_win32
- class softhema.system.automation.event.win32.
DdeLinkEvent_win32
.
DdeLinkEvent_win32(Object)
- Constructor for class softhema.system.automation.event.win32.
DdeLinkEvent_win32
DdeLinkNotifyEvent_win32
- class softhema.system.automation.event.win32.
DdeLinkNotifyEvent_win32
.
DdeLinkNotifyEvent_win32(Object)
- Constructor for class softhema.system.automation.event.win32.
DdeLinkNotifyEvent_win32
deleteSubKey(String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
deleteSubKeys(String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
deleteSubKeysAll()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
dispose()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
drawArc(int, int, int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet den Umriss eines kreisförmigen oder elliptischen Bogens, der das spezifizierte Rechteck umfasst.
drawImage(Image, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet das angegebene Bild.
drawImage(Image, int, int, Color)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet das angegebene Bild.
drawImage(Image, int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet das angegebene Bild.
drawImage(Image, int, int, int, int, Color)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet das angegebene Bild.
drawImage(Image, int, int, int, int, int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet das angegebene Bild.
drawImage(Image, int, int, int, int, int, int, int, int, Color)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet das angegebene Bild.
drawLine(int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet eine Linie in der aktuellen Farbe zwischen den Punkten x1/y1 und x2/y2.
drawOval(int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet den Umriss eines Ovals.
drawPolygon(int[], int[], int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet einen geschlossenen Polygonzug, der durch ein Array von x und y Koordinaten angegeben wird.
drawPolygon(Polygon)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet den Umriss eines Polygons, der durch das angegebene Polygon-Objekt definiert wird.
drawPolyline(int[], int[], int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet eine Folge von verbundenen Linien, welche durch ein Array von x und y Koordinaten definiert wird.
drawRect(int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet den Umriss des angegebenen Rechtecks
drawRoundRect(int, int, int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet den Umriss eines Rechtecks mit abgerundeten Ecken.
drawString(String, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Zeichnet den angegebenen Text mit der aktuellen Schriftart und Farbe.
E
exec(String)
- Method in interface softhema.system.automation.
ApplicationController
exec(String[])
- Method in interface softhema.system.automation.
ApplicationController
exec(String[], int)
- Method in interface softhema.system.automation.
ApplicationController
exec(String[], int, boolean, Point, boolean, Dimension)
- Method in interface softhema.system.automation.
ApplicationController
exec(String[], String[])
- Method in interface softhema.system.automation.
ApplicationController
exec(String[], String[], File)
- Method in interface softhema.system.automation.
ApplicationController
exec(String[], String[], File, int)
- Method in interface softhema.system.automation.
ApplicationController
exec(String[], String[], File, int, boolean, Point, boolean, Dimension)
- Method in interface softhema.system.automation.
ApplicationController
exec(String[], String[], int)
- Method in interface softhema.system.automation.
ApplicationController
exec(String[], String[], int, boolean, Point, boolean, Dimension)
- Method in interface softhema.system.automation.
ApplicationController
exec(String, int)
- Method in interface softhema.system.automation.
ApplicationController
exec(String, int, boolean, Point, boolean, Dimension)
- Method in interface softhema.system.automation.
ApplicationController
exec(String, String[])
- Method in interface softhema.system.automation.
ApplicationController
exec(String, String[], File)
- Method in interface softhema.system.automation.
ApplicationController
exec(String, String[], File, int)
- Method in interface softhema.system.automation.
ApplicationController
exec(String, String[], File, int, boolean, Point, boolean, Dimension)
- Method in interface softhema.system.automation.
ApplicationController
exec(String, String[], int)
- Method in interface softhema.system.automation.
ApplicationController
exec(String, String[], int, boolean, Point, boolean, Dimension)
- Method in interface softhema.system.automation.
ApplicationController
execConsoleCmd(String[], int, String, boolean)
- Method in interface softhema.system.automation.
ApplicationController
execConsoleCmd(String[], String[], File, int, String, boolean)
- Method in interface softhema.system.automation.
ApplicationController
execConsoleCmd(String[], String[], int, String, boolean)
- Method in interface softhema.system.automation.
ApplicationController
execConsoleCmd(String, boolean)
- Method in interface softhema.system.automation.
ApplicationController
execConsoleCmd(String, int, String, boolean)
- Method in interface softhema.system.automation.
ApplicationController
execConsoleCmd(String, String[], File, int, String, boolean)
- Method in interface softhema.system.automation.
ApplicationController
execConsoleCmd(String, String[], int, String, boolean)
- Method in interface softhema.system.automation.
ApplicationController
execute(String)
- Method in interface softhema.system.automation.win32.
DDE_win32
exists()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
F
fillArc(int, int, int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Füllt einen kreisförmigen oder elliptischen Bogen, der das angegebene Rechteck umfasst.
fillOval(int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Füllt ein Oval mit der aktuellen Farbe, das durch das angegebene Rechteck begrenzt wird.
fillPolygon(int[], int[], int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Füllt einen geschlossenes Polygon, das durch ein Array von x- und y-Koordinaten definiert wird.
fillPolygon(Polygon)
- Method in interface softhema.system.automation.ui.
AppGraphics
Füllt den Polygonzug mit der aktuellen Farbe.
fillRect(int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Füllt das angegebene Rechteck mit der aktuellen Farbe.
fillRoundRect(int, int, int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppGraphics
Füllt das angegebene abgerundete Rechteck mit der aktuellen Farbe.
findWindowChild(Point)
- Method in interface softhema.system.automation.ui.
AppWindow
findWindowChild(Point, String)
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
findWindowChild(String, boolean)
- Method in interface softhema.system.automation.ui.
AppWindow
Sucht nach dem ersten Kindfenster der nächsten Ebene, dessen Fenstertext mit dem angegebenen Muster sTextWildcards übereinstimmt.
findWindowChild(String, boolean, String)
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
findWindowChildren(Point)
- Method in interface softhema.system.automation.ui.
AppWindow
findWindowChildren(Point, String)
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
findWindowChildren(String, boolean)
- Method in interface softhema.system.automation.ui.
AppWindow
findWindowChildren(String, boolean, String)
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
findWindowChildrenTree(Point)
- Method in interface softhema.system.automation.ui.
AppWindow
findWindowChildrenTree(Point, String)
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
findWindowChildrenTree(String, boolean)
- Method in interface softhema.system.automation.ui.
AppWindow
findWindowChildrenTree(String, boolean, String)
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
findWindowChildTree(Point)
- Method in interface softhema.system.automation.ui.
AppWindow
findWindowChildTree(Point, String)
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
findWindowChildTree(String, boolean)
- Method in interface softhema.system.automation.ui.
AppWindow
Sucht nach dem ersten Kindfenster in allen untergeordneten Fenstern, dessen Fenstertext mit dem angegebenen Muster sTextWildcards übereinstimmt.
findWindowChildTree(String, boolean, String)
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
G
getAbsolutePath()
- Method in interface softhema.system.automation.
Module
getApplicationControllerLocal()
- Method in class softhema.system.automation.
AutomationManager
getApplicationControllerRemote(String)
- Method in class softhema.system.automation.
AutomationManager
getAppProcesses()
- Method in interface softhema.system.automation.
ApplicationController
getAppThreadMain()
- Method in interface softhema.system.automation.
AppProcess
Gibt den initialen Hauptthread des Prozesses zurück.
getAppThreads()
- Method in interface softhema.system.automation.
AppProcess
Liefert ein Array mit den laufenden Threads des Prozesses zurück.
getClassName()
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
getColor()
- Method in interface softhema.system.automation.ui.
AppGraphics
Gibt die aktuell eingestellte Zeichenfarbe im Graphikbereich zurück.
getComponent(int)
- Method in interface softhema.system.automation.
NativeStruct
getComputerName()
- Method in interface softhema.system.automation.
ApplicationController
getCurrentAppProcess()
- Method in interface softhema.system.automation.
ApplicationController
getCurrentAppThread()
- Method in interface softhema.system.automation.
ApplicationController
getErrorStream()
- Method in interface softhema.system.automation.
AppProcess
Liefert den Fehlerdatenstrom des Prozesses zurück.
getExitCode()
- Method in interface softhema.system.automation.
AppProcess
Liefert den Exit-Code zurück, für den Fall das der Prozess bereits beendet ist.
getFileExecutable()
- Method in interface softhema.system.automation.
AppProcess
Gibt ein File-Objekt zurück, welches auf die ausführbare Datei verweist.
getFont()
- Method in interface softhema.system.automation.ui.
AppGraphics
Liefert die Schrift, mit der Text ausgegeben wird.
getFontMetrics()
- Method in interface softhema.system.automation.ui.
AppGraphics
Liefert die Schriftabmessungen für die aktuelle Schriftart.
getFontMetrics(Font)
- Method in interface softhema.system.automation.ui.
AppGraphics
Liefert die Schriftabmessungen für die angegebene Schriftart.
getGraphics()
- Method in interface softhema.system.automation.ui.
AppWindow
Liefert ein Objekt der Klasse AppGraphic mit dem in den Klientbereich des Fensters gezeichnet werden kann.
getHashtableWithValues()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getInputStream()
- Method in interface softhema.system.automation.
AppProcess
Liefert den Eingabedatenstrom des Prozesses zurück.
getInsets()
- Method in interface softhema.system.automation.ui.
AppWindow
getInstance()
- Static method in class softhema.system.automation.
AutomationManager
getItem(int)
- Method in interface softhema.system.automation.ui.
ControlList
getItem(int)
- Method in interface softhema.system.automation.ui.
ControlCombo
getItemCount()
- Method in interface softhema.system.automation.ui.
ControlList
getItemCount()
- Method in interface softhema.system.automation.ui.
ControlCombo
getItemData(int)
- Method in interface softhema.system.automation.ui.
ControlList
getItemData(int)
- Method in interface softhema.system.automation.ui.
ControlCombo
getKeyName()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getKeyPath()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getKeyPathSeparator()
- Method in interface softhema.system.automation.data.win32.
Registry_win32
getLastDDEError()
- Method in interface softhema.system.automation.win32.
DDE_win32
getLevel()
- Method in interface softhema.system.automation.ui.
AppWindowChild
getLicenseInfo()
- Method in interface softhema.system.automation.
ModuleLibrary
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.
Module
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.
ModuleExecutable
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in class softhema.system.automation.
AutomationManager
The method returns copyright information of the Java class.
getLicenseInfo()
- Method in interface softhema.system.automation.
AppThread
The method returns copyright information of the Java class.
getLicenseInfo()
- Method in interface softhema.system.automation.
AppProcess
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.
NativePointer
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.
NativeStruct
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.
NativeMemory
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.
ApplicationController
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.
NativeString
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.data.win32.
Registry_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in class softhema.system.automation.event.win32.
DdeLinkEvent_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in class softhema.system.automation.event.win32.
DdeLinkNotifyEvent_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in class softhema.system.automation.event.win32.
DdeLinkErrorEvent_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in class softhema.system.automation.event.win32.
AdapterDDE_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.event.win32.
ListenerDDE_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in class softhema.system.automation.event.win32.
DdeLinkCloseEvent_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
ControlEdit
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
ControlRadioButton
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppDialog
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
ControlList
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppFrame
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppWindow
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppFrameMDI
The method returns copyright information of the Java class.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
ControlCheckBox
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
ControlButton
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppWindowChild
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppFrameMDIChild
The method returns copyright information of the Java class.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
Control
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppFrameMDIClient
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppWindowMDI
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
ControlLabel
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppGraphics
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppWindowMDIClient
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
ControlCombo
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
AppWindowTopLevel
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.
ControlAbstractButton
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
ControlList_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
ControlCombo_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
AppFrame_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
AppWindowChild_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
AppFrameMDIChild_win32
The method returns copyright information of the Java class.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
ControlRadioButton_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
AppDialog_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
ControlEdit_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
ControlLabel_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
AppWindowTopLevel_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
AppGraphics_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
Control_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
ControlCheckBox_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
AppFrameMDI_win32
The method returns copyright information of the Java class.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
ControlAbstractButton_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.ui.win32.
ControlButton_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.win32.
AppProcess_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.win32.
NativePointer_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.win32.
DDE_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.win32.
ApplicationController_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.win32.
NativeMemory_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.win32.
ModuleLibrary_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.win32.
ModuleExecutable_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.win32.
Module_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.win32.
AppThread_win32
The method returns copyright information of the Java class.
getLicenseInfo()
- Method in interface softhema.system.automation.win32.
NativeString_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLicenseInfo()
- Method in interface softhema.system.automation.win32.
NativeStruct_win32
Gibt die Copyright-Angaben der Java-Klasse zurück.
getLocation()
- Method in interface softhema.system.automation.ui.
AppWindow
getLocationOnScreen()
- Method in interface softhema.system.automation.ui.
AppWindow
Liefert die Position des Fensters relativ zur linken oberen Ecke des Bildschirms.
getModuleExecutable()
- Method in interface softhema.system.automation.
AppProcess
getModules()
- Method in interface softhema.system.automation.
AppProcess
Gibt die Module (Executable and Library modules) zurück.
getMouseLocationOnScreen()
- Method in interface softhema.system.automation.
ApplicationController
getNormalBounds()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
getOutputStream()
- Method in interface softhema.system.automation.
AppProcess
Liefert den Ausgabedatenstrom des Prozesses zurück.
getParentKey()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getProcessHandle()
- Method in interface softhema.system.automation.win32.
AppProcess_win32
getProcessHandle16()
- Method in interface softhema.system.automation.win32.
AppProcess_win32_nt_16bit
getProcessId()
- Method in interface softhema.system.automation.win32.
AppProcess_win32
getPropertiesSystem()
- Method in class softhema.system.automation.
AutomationManager
getRegistry()
- Method in interface softhema.system.automation.win32.
ApplicationController_win32
getRootKeyMachine()
- Method in interface softhema.system.automation.data.win32.
Registry_win32
getRootKeySystem()
- Method in interface softhema.system.automation.data.win32.
Registry_win32
getRootKeyUserCurrent()
- Method in interface softhema.system.automation.data.win32.
Registry_win32
getRootKeyUsers()
- Method in interface softhema.system.automation.data.win32.
Registry_win32
getSelectedIndex()
- Method in interface softhema.system.automation.ui.
ControlList
getSelectedIndex()
- Method in interface softhema.system.automation.ui.
ControlCombo
getSelectedIndices()
- Method in interface softhema.system.automation.ui.
ControlList
getSelectedItem()
- Method in interface softhema.system.automation.ui.
ControlList
getSelectedItem()
- Method in interface softhema.system.automation.ui.
ControlCombo
getSelectedItems()
- Method in interface softhema.system.automation.ui.
ControlList
getSelectedMDIChild()
- Method in interface softhema.system.automation.ui.
AppWindowMDI
getSize()
- Method in interface softhema.system.automation.ui.
AppWindow
getSnapshotImage()
- Method in interface softhema.system.automation.ui.
AppWindow
getSnapshotImage(int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppWindow
getSnapshotImageAsJPEG(int, boolean)
- Method in interface softhema.system.automation.ui.
AppWindow
getSnapshotImageAsJPEG(int, int, int, int, int, boolean)
- Method in interface softhema.system.automation.ui.
AppWindow
getSnapshotImageClient()
- Method in interface softhema.system.automation.ui.
AppWindow
getSnapshotImageClient(int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppWindow
getSnapshotImageClientAsJPEG(int, boolean)
- Method in interface softhema.system.automation.ui.
AppWindow
getSnapshotImageClientAsJPEG(int, int, int, int, int, boolean)
- Method in interface softhema.system.automation.ui.
AppWindow
getSnapshotImageOfScreen()
- Method in interface softhema.system.automation.
ApplicationController
getSnapshotImageOfScreen(int, int, int, int)
- Method in interface softhema.system.automation.
ApplicationController
getSnapshotImageOfScreenAsJPEG(int, boolean)
- Method in interface softhema.system.automation.
ApplicationController
getSnapshotImageOfScreenAsJPEG(int, int, int, int, int, boolean)
- Method in interface softhema.system.automation.
ApplicationController
getSubKey(String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getSubKeys()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getSubKeys(String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getText()
- Method in interface softhema.system.automation.ui.
AppWindow
getThis()
- Method in interface softhema.system.automation.ui.
AppWindow
Liefert ein neues aktualisiertes Fensterobjekt, welches dieses Fenster repräsentiert.
getThreadHandle()
- Method in interface softhema.system.automation.win32.
AppThread_win32
Liefert ein Handle auf den Thread.
getThreadId()
- Method in interface softhema.system.automation.win32.
AppThread_win32
Liefert den Identifier des Threads.
getTitle()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
getUserName()
- Method in interface softhema.system.automation.
ApplicationController
Liefert den Namen des Computers zurück.
getValueData()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getValueData(String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getValueInt()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getValueInt(String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getValueString()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getValueString(String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
getWindowChildren()
- Method in interface softhema.system.automation.ui.
AppWindow
Liefert die Kindfenster der nächsten Ebene.
getWindowChildrenTree()
- Method in interface softhema.system.automation.ui.
AppWindow
Liefert alle Kindfenster.
getWindowHandle()
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
getWindowMain()
- Method in interface softhema.system.automation.
AppProcess
Liefert das Hauptfenster der Anwendung zurück.
getWindowParent()
- Method in interface softhema.system.automation.ui.
AppWindow
Liefert das Elternfenster.
getWindows()
- Method in interface softhema.system.automation.
AppThread
Liefert alle Fenster, welche diesem Thread angehören.
getWindowsTopLevel()
- Method in interface softhema.system.automation.
AppThread
Liefert alle Toplevel-Fenster, welche diesem Thread angehören.
getWindowsTopLevel()
- Method in interface softhema.system.automation.
AppProcess
Gibt alle TopLevelfenster (Rahmenfenster und Dialogfenster) zurück, die dem Prozess angehören.
getWindowThreadId()
- Method in interface softhema.system.automation.ui.win32.
AppWindow_win32
getWindowTopLevel()
- Method in interface softhema.system.automation.ui.
AppWindow
Liefert das TopLevel-Fenster, in dem dieses Fenster eingebettet ist.
H
hasFocus()
- Method in interface softhema.system.automation.ui.
AppWindow
Liefert zurück, ob dieses Fenster den Eingabe-Fokus besitzt.
hasSubKey(String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
I
isAlive()
- Method in interface softhema.system.automation.
AppThread
Prüft ob das Fenster noch existiert.
isAlive()
- Method in interface softhema.system.automation.
AppProcess
Prüft, ob der Prozess noch lebt.
isAlive()
- Method in interface softhema.system.automation.ui.
AppWindow
Prüft ob das Fenster noch existiert.
isClosable()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
isClosed()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
isIcon()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
isIconifiable()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
isMaximizable()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
isMaximum()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
isResizable()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
isRootKey()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
isSelected()
- Method in interface softhema.system.automation.ui.
ControlRadioButton
isSelected()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
isSelected()
- Method in interface softhema.system.automation.ui.
ControlCheckBox
isSelected()
- Method in interface softhema.system.automation.ui.
ControlButton
isSelected()
- Method in interface softhema.system.automation.ui.
ControlAbstractButton
isVisible()
- Method in interface softhema.system.automation.ui.
AppWindow
Liefert zurück, ob das Fenster sichtbar ist.
J
join()
- Method in interface softhema.system.automation.
AppThread
Wartet bis der Thread beendet ist.
join(long)
- Method in interface softhema.system.automation.
AppThread
Wartet bis der Thread beendet wird oder ein Timeout, angegeben durch die Variable millis, ausgelöst wird.
L
linkClose(DdeLinkCloseEvent_win32)
- Method in class softhema.system.automation.event.win32.
AdapterDDE_win32
DDE-Verbindung wurde geschlossen.
linkClose(DdeLinkCloseEvent_win32)
- Method in interface softhema.system.automation.event.win32.
ListenerDDE_win32
linkError(DdeLinkErrorEvent_win32)
- Method in class softhema.system.automation.event.win32.
AdapterDDE_win32
Ein Fehler ist bei der DDE-Kommunikation aufgetreten.
linkError(DdeLinkErrorEvent_win32)
- Method in interface softhema.system.automation.event.win32.
ListenerDDE_win32
linkNotify(DdeLinkNotifyEvent_win32)
- Method in class softhema.system.automation.event.win32.
AdapterDDE_win32
Eine DDE-Benachrichtigung ist eingetroffen.
linkNotify(DdeLinkNotifyEvent_win32)
- Method in interface softhema.system.automation.event.win32.
ListenerDDE_win32
ListenerDDE_win32
- interface softhema.system.automation.event.win32.
ListenerDDE_win32
.
loadLibrary(File)
- Method in interface softhema.system.automation.
ApplicationController
loadLibrary(File, String)
- Method in interface softhema.system.automation.
ApplicationController
loadLibrary(String)
- Method in interface softhema.system.automation.
ApplicationController
M
m_bStandalone
- Static variable in class softhema.system.automation.admin.
Application
m_controller
- Variable in class softhema.system.automation.
AutomationManager
m_propertiesSystem
- Variable in class softhema.system.automation.
AutomationManager
main(String[])
- Static method in class softhema.system.automation.admin.
Application
main()-Funktion des Remote Application Controllers
memoryAlloc(int)
- Method in interface softhema.system.automation.
ModuleLibrary
Module
- interface softhema.system.automation.
Module
.
Module_win32
- interface softhema.system.automation.win32.
Module_win32
.
ModuleExecutable
- interface softhema.system.automation.
ModuleExecutable
.
ModuleExecutable_win32
- interface softhema.system.automation.win32.
ModuleExecutable_win32
.
ModuleLibrary
- interface softhema.system.automation.
ModuleLibrary
.
ModuleLibrary_win32
- interface softhema.system.automation.win32.
ModuleLibrary_win32
.
moveToBack()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
moveToFront()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
N
NativeMemory
- interface softhema.system.automation.
NativeMemory
.
NativeMemory_win32
- interface softhema.system.automation.win32.
NativeMemory_win32
.
NativePointer
- interface softhema.system.automation.
NativePointer
.
NativePointer_win32
- interface softhema.system.automation.win32.
NativePointer_win32
.
NativeString
- interface softhema.system.automation.
NativeString
.
NativeString_win32
- interface softhema.system.automation.win32.
NativeString_win32
.
NativeStruct
- interface softhema.system.automation.
NativeStruct
.
NativeStruct_win32
- interface softhema.system.automation.win32.
NativeStruct_win32
.
O
OS_restart()
- Method in interface softhema.system.automation.
ApplicationController
OS_shutdown()
- Method in interface softhema.system.automation.
ApplicationController
P
poke(String, byte[])
- Method in interface softhema.system.automation.win32.
DDE_win32
poke(String, String)
- Method in interface softhema.system.automation.win32.
DDE_win32
R
Registry_win32
- interface softhema.system.automation.data.win32.
Registry_win32
.
RegistryKey_win32
- interface softhema.system.automation.data.win32.
RegistryKey_win32
.
removeActionListener(ActionListener)
- Method in interface softhema.system.automation.ui.
ControlEdit
removeActionListener(ActionListener)
- Method in interface softhema.system.automation.ui.
ControlList
removeActionListener(ActionListener)
- Method in interface softhema.system.automation.ui.
ControlButton
removeAllItems()
- Method in interface softhema.system.automation.ui.
ControlList
removeAllItems()
- Method in interface softhema.system.automation.ui.
ControlCombo
removeComponentListener(ComponentListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Entfernt den angegebenen ComponentListener listener.
removeContainerListener(ContainerListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Entfernt den angegebenen ContainerListener listener.
removeFocusListener(FocusListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Entfernt den angegebenen FocusListener listener.
removeInputMethodListener(InputMethodListener)
- Method in interface softhema.system.automation.ui.
ControlEdit
removeItem(int)
- Method in interface softhema.system.automation.ui.
ControlList
removeItem(int)
- Method in interface softhema.system.automation.ui.
ControlCombo
removeItem(String)
- Method in interface softhema.system.automation.ui.
ControlList
removeItem(String)
- Method in interface softhema.system.automation.ui.
ControlCombo
removeItemListener(ItemListener)
- Method in interface softhema.system.automation.ui.
ControlList
removeItemListener(ItemListener)
- Method in interface softhema.system.automation.ui.
ControlCombo
removeKeyListener(KeyListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Entfernt den angegebenen KeyListener listener.
removeListenerDDE(ListenerDDE_win32)
- Method in interface softhema.system.automation.win32.
DDE_win32
removeMouseListener(MouseListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Entfernt den angegebenen MouseListener listener.
removeMouseMotionListener(MouseMotionListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Entfernt den angegebenen MouseMotionListener listener.
removeValue()
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
removeValue(String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
removeWindowListener(WindowListener)
- Method in interface softhema.system.automation.ui.
AppWindow
Entfernt den angegebenen WindowListener listener.
repaint()
- Method in interface softhema.system.automation.ui.
AppWindow
Neuzeichnen der Zeichenfläche des Fensters.
requestData(String)
- Method in interface softhema.system.automation.win32.
DDE_win32
requestFocus()
- Method in interface softhema.system.automation.ui.
AppWindow
Setzt den Eingabe-Fokus auf dieses Fenster.
requestString(String)
- Method in interface softhema.system.automation.win32.
DDE_win32
rmi_bind()
- Method in interface softhema.system.automation.
ApplicationController
rmi_bind(String)
- Method in interface softhema.system.automation.
ApplicationController
rmi_unbind()
- Method in interface softhema.system.automation.
ApplicationController
S
setBounds(int, int, int, int)
- Method in interface softhema.system.automation.ui.
AppWindow
Setzt die Grenzen (x,y,Breite,Höhe) des Fensters.
setClosable(boolean)
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
setClosed(boolean)
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
setColor(Color)
- Method in interface softhema.system.automation.ui.
AppGraphics
Sets the current color of the graphic context.
setComponent(int, Object)
- Method in interface softhema.system.automation.
NativeStruct
setDialogAdminVisible(boolean)
- Method in interface softhema.system.automation.
ApplicationController
setFont(Font)
- Method in interface softhema.system.automation.ui.
AppGraphics
Setzt die Schrift, mit der Text ausgegeben wird.
setIcon(boolean)
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
setIconifiable(boolean)
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
setItem(int, String)
- Method in interface softhema.system.automation.ui.
ControlList
setItem(int, String)
- Method in interface softhema.system.automation.ui.
ControlCombo
setItem(int, String, int)
- Method in interface softhema.system.automation.ui.
ControlList
setItem(int, String, int)
- Method in interface softhema.system.automation.ui.
ControlCombo
setLocation(Point)
- Method in interface softhema.system.automation.ui.
AppWindow
Setzt die Position des Fensters.
setMaximizable(boolean)
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
setMaximum(boolean)
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
setMouseLocationOnScreen(Point)
- Method in interface softhema.system.automation.
ApplicationController
setNormalBounds(Rectangle)
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
setPaintMode()
- Method in interface softhema.system.automation.ui.
AppGraphics
Setzt den Zeichenmodus für den Graphikbereich.
setResizable(boolean)
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
setRMISecurityManager()
- Method in class softhema.system.automation.
AutomationManager
setSelected(boolean)
- Method in interface softhema.system.automation.ui.
ControlRadioButton
setSelected(boolean)
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
setSelected(boolean)
- Method in interface softhema.system.automation.ui.
ControlCheckBox
setSelected(boolean)
- Method in interface softhema.system.automation.ui.
ControlButton
setSelected(boolean)
- Method in interface softhema.system.automation.ui.
ControlAbstractButton
setSelectedIndex(int)
- Method in interface softhema.system.automation.ui.
ControlList
setSelectedIndex(int)
- Method in interface softhema.system.automation.ui.
ControlCombo
setSelectedIndices(int[])
- Method in interface softhema.system.automation.ui.
ControlList
setSelectedItem(String)
- Method in interface softhema.system.automation.ui.
ControlList
setSelectedItem(String)
- Method in interface softhema.system.automation.ui.
ControlCombo
setSelectedItems(String[])
- Method in interface softhema.system.automation.ui.
ControlList
setSize(Dimension)
- Method in interface softhema.system.automation.ui.
AppWindow
Setzt die Abmessungen (Breite,Höhe) des Fensters.
setText(String)
- Method in interface softhema.system.automation.ui.
AppWindow
setTitle(String)
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
setValue(byte[])
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
setValue(int)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
setValue(String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
setValue(String, byte[])
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
setValue(String, int)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
setValue(String, String)
- Method in interface softhema.system.automation.data.win32.
RegistryKey_win32
setVisible(boolean)
- Method in interface softhema.system.automation.ui.
AppWindow
Macht das Fenster sichtbar oder versteckt es.
setXORMode(Color)
- Method in interface softhema.system.automation.ui.
AppGraphics
Die Zeichenfarbe wird mit dem Ziel XOR-kombiniert.
show()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
SHOWSTATE_HIDDEN
- Static variable in interface softhema.system.automation.
ApplicationController
SHOWSTATE_IGNOREPARAMETER
- Static variable in interface softhema.system.automation.
ApplicationController
SHOWSTATE_MAXIMIZED
- Static variable in interface softhema.system.automation.
ApplicationController
SHOWSTATE_MINIMIZED
- Static variable in interface softhema.system.automation.
ApplicationController
SHOWSTATE_MINIMIZED_NOACTIVE
- Static variable in interface softhema.system.automation.
ApplicationController
SHOWSTATE_NORMAL
- Static variable in interface softhema.system.automation.
ApplicationController
SHOWSTATE_NORMAL_NOACTIVE
- Static variable in interface softhema.system.automation.
ApplicationController
simulateClick()
- Method in interface softhema.system.automation.ui.
ControlButton
simulateKeyDown(int)
- Method in interface softhema.system.automation.
ApplicationController
simulateKeys(String, boolean)
- Method in interface softhema.system.automation.
AppProcess
Aktiviert das Hauptfenster des Prozesses und sendet anschließend die angegebenen Tastenkombinationen.
simulateKeys(String, boolean)
- Method in interface softhema.system.automation.
ApplicationController
Simulieren von Tastaturanschlägen.
simulateKeys(String, boolean)
- Method in interface softhema.system.automation.ui.
AppWindow
Setzt den Eingabefokus auf dieses Fenster und sendet die angegebenen Tastaturanschläge.
simulateKeyUp(int)
- Method in interface softhema.system.automation.
ApplicationController
simulateMouse_LeftDown()
- Method in interface softhema.system.automation.
ApplicationController
simulateMouse_LeftUp()
- Method in interface softhema.system.automation.
ApplicationController
simulateMouse_MiddleDown()
- Method in interface softhema.system.automation.
ApplicationController
simulateMouse_MiddleUp()
- Method in interface softhema.system.automation.
ApplicationController
simulateMouse_Move(int, int)
- Method in interface softhema.system.automation.
ApplicationController
simulateMouse_MoveFromTo(int, int, int, int)
- Method in interface softhema.system.automation.
ApplicationController
simulateMouse_RightDown()
- Method in interface softhema.system.automation.
ApplicationController
simulateMouse_RightUp()
- Method in interface softhema.system.automation.
ApplicationController
simulateMouse_Wheel(int)
- Method in interface softhema.system.automation.
ApplicationController
softhema.system.automation
- package softhema.system.automation
softhema.system.automation.admin
- package softhema.system.automation.admin
softhema.system.automation.data.win32
- package softhema.system.automation.data.win32
softhema.system.automation.event.win32
- package softhema.system.automation.event.win32
softhema.system.automation.ui
- package softhema.system.automation.ui
softhema.system.automation.ui.win32
- package softhema.system.automation.ui.win32
softhema.system.automation.win32
- package softhema.system.automation.win32
strConvertToVirtualKeys(String)
- Method in interface softhema.system.automation.
ApplicationController
T
terminate()
- Method in interface softhema.system.automation.win32.
DDE_win32
toBack()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
toBack()
- Method in interface softhema.system.automation.ui.
AppWindowTopLevel
toFront()
- Method in interface softhema.system.automation.ui.
AppWindowMDIChild
toFront()
- Method in interface softhema.system.automation.ui.
AppWindowTopLevel
toNativeStruct(Class[])
- Method in interface softhema.system.automation.
NativePointer
W
waitFor()
- Method in interface softhema.system.automation.
AppProcess
Wartet bis der Prozess beendet ist und gibt den Exit-Code zurück.
waitForInputIdle()
- Method in interface softhema.system.automation.
AppProcess
Wartet bis der Prozess für Benutzereingaben bereit ist.
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Softhema JPA - Content
GO TO THE GERMAN SITE
PREV NEXT
FRAMES
NO FRAMES
Copyright 2001-2002 by Softhema Group (www.softhema.de). Softhema and JPA are trademarks or registered trademarks. All rights reserved. This software comes with absolutely no warranty and no support. Read the license carefully.