The Source for Java Technology Collaboration


Home | Changes | Index | Search | Go

Misc

Misc widgets that don't fall into another category.

Licence Min JDK Description
Apache 1.3 Simple line
The line class can be used as a seperator line or as a 'warning' in your GUI, the latter by having it thicker and red. Note that the looks can change a lot depending on the setters used
Apache 1.3 Simple Table
The goal of this table is to take away the complexity of the default table and to provide sane defaults (like a table sorter) without additional code.See the linked javadoc for more info
Apache 1.3 StandardDialog
The dialog contains a Swing component and provides positioning, scaling and default buttons according to style-guide rules.It then combines them and shows that in a dialog to provide a consistent user experience


Please take extra time to specify the context of your widget.

Topic Misc . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
 XML java.net RSS

Revision r2 - 25 Jun 2003 - 18:26:44 - Main.zander
Parents: WebHome