Recent Changes - Search:

Information

Installation

Documentation

ElementsParsedField

Properties

Main
NameDescriptionValues acceptedDefault
VariableThe value displayed by the element.A string type variable. 
Initial ValueThe initial option selected.A string type variable. 
FormatThe format used to display the value, i.e. the number of decimal digits with which to display the value.Type 0.0 with one or more zeros. This property accepts some special characters. 
EditableWhether the displayed value can be changed.A boolean variable or one of the constants true or false. 
ActionThe action to invoke when the user interacts with the element.The Java code to invoke for the action. 
Graphical Aspect
NameDescriptionValues acceptedDefault
ColumnsThe number of columns.A constant or variable of type int. 
Visible The visibility of the element.A boolean variable or one of the constants true or false. 
Size The double[] array with the size of the frame in each direction.Type the two size values or use the editor provided. 
BackgroundThe background color for the element.Use the editor provided or read about colors. 
ForegroundThe color to use when drawing or writing in the element.Use the editor provided or read about colors. 
FontThe font used to display text in the element.Use the editor provided to select name, style and size of the font. 
TooltipText displayed when the mouse is over the element.A string constant or variable. 
Edit - History - Print - Recent Changes - Search
Page last modified on July 15, 2012, at 02:58 PM