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
|
Frame
Widget
->Container
->Frame
Description
Widget definition for a Frame element, like a JPanel
in Java.
Attributes
height
Defines the height of the frame
Default Value: -1
backgroundColor
Defines the background color of the frame.
Default Value: null
width
Defines the width of the frame
Default Value: -1
|