L2FProd.com Common Components
Swing has lot of components built-in but still some are missing. This
project provides the developer community with these missing components,
components inspired (copied?!) from modern user interfaces.
The Components * JButtonBar it is a bar made of buttons [sic], you
have seen it in Mozilla Firebird, IntelliJ.
* JOutlookBar as seen in Outlook, it stacks components together and
allows only one of the stack to be visible at a given time. The
component extends the JTabbedPane, no surprise regarding its API.
* JFontChooser surprisingly Swing has no font chooser and
JFontChooser address this issue.
* PropertySheet it puts together a list of properties and their
editors. Each property is given a name, a type, a description.It
also supports JavaBeans through BeanInfos and
PropertyDescriptors.
* JTipOfTheDay it brings the famous "Tip Of The Day" dialog to the
Swing toolkit.
Licensed under the Apache License, Version 2.0 (the "License") see
http://www.apache.org/licenses/LICENSE-2.0
- Sources inherited from project DISCONTINUED:openSUSE:11.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Evergreen:11.1:Test/l2fprod-common && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
l2fprod-common-7.3.tar.bz2 | 0000494445 483 KB | |
l2fprod-common-CHANGES.txt | 0000008745 8.54 KB | |
l2fprod-common-changelog-text.xsl | 0000001187 1.16 KB | |
l2fprod-common-components_xml.patch | 0000001096 1.07 KB | |
l2fprod-common-remove-springrcp-component.patch | 0000001662 1.62 KB | |
l2fprod-common.changes | 0000000302 302 Bytes | |
l2fprod-common.spec | 0000007874 7.69 KB | |
ready | 0000000000 0 Bytes |
Comments 0