Recent Changes - Search:

Information

Installation

Documentation

ElementsButton

View all buttons and decoration elements

Properties

Main
NameDescriptionValues acceptedDefault
TextThe text to display.A string constant or variable. This property accepts some special characters. 
ImageAn icon for a iconised frame.A file name or a string constant or variable. 
MnemonicThe key which (with ALT) activates this element.A string value. 
AlignmentThe horizontal alignement of the text.Type LEFT, CENTER or RIGHT or use the menu to make a choice. 
EnabledWhether the element is responsive to user action.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
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:57 PM