Recent Changes - Search:

Information

Installation

Documentation

ElementsPanel

Panels are the most basic container elements. They are useful to group other elements.

Properties

Main
NameDescriptionValues acceptedDefault
LayoutThe layout policy for this container.Use the editor provided or read about the layout property. 
VisibleThe visibility of the element.A boolean variable or one of the constants true or false. 
Size The double[] array with the size of the element in each direction.Type the two size values or use the editor provided. 
Border
NameDescriptionValues acceptedDefault
Border SizeThe size of the border around the panel.Type the size of the four borders or use the editor provided. 
Border TypeThe type of the border around the panel.Use the editor provided to select a border type. 
Border ColorThe color of the border around the panel.Use the editor provided or read about colors. 
Border TitleThe title of the border in case of a title border.A String constant or variable. 
Title PositionThe position of the title whether it is applicable.Use the editor provided to select a position. 
Title JustificationThe justification of the title whether it is applicable.Type one of these justification options:LEFT, CENTER, RIGHT or use the editor provided to select one. 
Graphical Aspect
NameDescriptionValues acceptedDefault
Print TargetThe view element to print when taking a snapshot.A string constant or variable. 
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 October 15, 2010, at 08:16 PM