Downloadliste

Projektbeschreibung

JGui is a collection of useful Java GUI components
and utilities. JGui includes a docking windows
framework for Swing and AWT; a dynamic tree
framework; ThreadManager, which helps to
distribute tasks to a number of threads;
TLToolTipManager, which shows hidden parts of
JTree's and JLabel's cells; JShape, a non-rectangular translucent Swing component; and many more.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-03 04:32
3.0

Die Docking-Rahmen fallen gelassen wurde aus Mangel an Zeit, sie jetzt zu entwickeln. Diese Pressemitteilung ist unter der BSD-Lizenz überprüft.
Tags: Code cleanup
The docking framework has been dropped due to lack of time to develop it now. This release is under the revised BSD revised license.

2005-12-25 08:19
2.03

RainLayout ist ab sofort unter einer BSD-Lizenz (in einem separaten Paket). JTabbedPaneExt JTabbedPane ist eine Erweiterung, die Symbole, um leicht auf Registerkarten hinzugefügt werden können. Diese Implementierung ist von der installierten UI unabhängig, arbeitet mit WRAP_TAB_LAYOUT und SCROLL_TAB_LAYOUT, und arbeitet auch mit einer Registerkarte Platzierung. Eine beliebige Anzahl von Icons können hinzugefügt werden. Hover und drückte die Symbole fahren, werden unterstützt, ebenso wie das Symbol Tooltips. Einige bekannte JTabbedPane Bugs wurden gefixt. Die Möglichkeit zu synchronisieren mal gesehen wurde GSplitPane aufgenommen. Die Animation für TaskPane wurde verbessert. Bugfixes wurden.
Tags: Minor feature enhancements
RainLayout is now available under a BSD license (in a separate package). JTabbedPaneExt is a JTabbedPane extension that allows icons to be easily added to tabs. This implementations is independent from the installed UI, works with both WRAP_TAB_LAYOUT and SCROLL_TAB_LAYOUT, and also works with any tab placement. Any number of icons can be added. Hover and pressed icons are supported, as are icon tooltips. Some known JTabbedPane bugs were fixed. The possibility to synchronize views was added to GSplitPane. The animation for TaskPane was improved. Bugfixes were made.

2005-07-29 20:19
2.01

Diese Veröffentlichung fügt vier neue Komponenten: HtmlButton, ShapeButton, ShapeToggleButton und TaskPane. Es gibt einige Bugfixes.
Tags: Minor feature enhancements
This release adds four new components: HtmlButton, ShapeButton, ShapeToggleButton, and TaskPane. There are some bugfixes.

2005-06-29 00:32
2.00

Das Lizenzmodell hat sich verändert. Die aktuelle Hauptversion (2.xx) nicht mehr Open sourced, und das letzte Major Release (1.xx) hat sich von der GPL, die LGPL verschoben. JMultiSplitPane wurde GSplitPane umbenannt. Alle bisher bekannten Fehler der GSplitPane wurden behoben. GSplitPane unterstützt nun sowohl Swing und AWT.
Tags: Major feature enhancements
The licensing model has changed. The current major release (2.xx) is no
longer Open Sourced, and the last major release (1.xx) has moved from
the GPL to the LGPL. JMultiSplitPane has been renamed to GSplitPane. All
known bugs of GSplitPane have been fixed. GSplitPane now supports both
Swing and AWT.

2005-06-03 10:05
1.37

Dieses Release behebt einen Bug, bei dem ein NullPointerException BorderUtils.java geworfen wurde (nur mit Aqua-Look and Feel).
Tags: Minor bugfixes
This release fixes a bug where a NullPointerException was
thrown in BorderUtils.java (only with Aqua look and feel).

Project Resources