JavaLabel¶
Java Label.
UI element class: java.awt.Label
Extends JavaObject
Extends SeSSimulatedObject
Behavior Pattern: JavaObjectLabelBehavior
Property Summary¶
Property | Description | Getter | Setter |
---|---|---|---|
Text | Text of the object, 'false' if text can not be read. | GetText |
Property Detail¶
Text¶
Text of the object, 'false' if text can not be read.
Type: string
Accessors: GetText
value = SeS('SomeJavaLabel').GetText()