Widget
FileChooser
BarLayout
DialogBox
Clock
MenuSeparator
Spacer
RadioButtonGroup
Container
Frame
Window
Label
TreeNode
TextField
Clickable
Button
CheckButton
RadioButton
Menu
MenuItem
ComboBox
MenuBar
Layout
GridLayout
Tree
TextArea
ScrollingFrame
|
Label
Widget
->Label
DescriptionA simple text label implementing Java's JLabel.
Attributeshorizontalalignment
Specifies the horizontal alignment of the label.
Default Value: -1
verticalalignment
Specifies the vertical alignment of the label.
Default Value: -1
text
Specifies the text of the label.
Default Value: null
|