Java Gui Builder |
|
You are here: | Home > Documentation > JGB Elements Documentation > Controls Element |
Group membership: Layout control
Marks the beginning of the declaration of the window contents.
The controls element pushes the parent window's content pane on the JGB stack so that child elements may be added to it.
<window id="msgWindow" type="jframe"> … <controls> … </controls> … </window>
Hosted on SourceForge.net |
Valid XHTML 1.0 ! |
Valid CSS ! |
Code Coverage provided by Clover |