JDock 1.2 - Swing docking framework
| JAPISoft 14 Aug 2005 09:39 GMT | Page rating:  |
JDock is a swing based docking framework compatible with standard
layouts (borderlayout, gridbaglayout...).
This release fixed minor bugs and improved the API part.
A Java Web start demo is available here :
http://www.swingall.com/demo/jdock.jnlp
Main site :
http://www.swingall.com/jdock.html
Download :
http://www.swingall.com/download/jdock.zip
API :
- setUIReady inside the JDock can be overrided for knowing the UI state
- DefaultGradientTitleBar is changed to DefaultTitleBar
Bugs fixed :
- Action locations for Mac OS X
- Random blinking could appear when taking the focus
Features :
- Compatible with standard java layouts (BorderLayout, GridBagLayout...)
- Resize, move inner windows or components
- Maximize any inner windows
- Use actions toolbar by inner window
- Default actions for maximizing or extracting an inner window
- Dynamic add/remove of actions
- Shadow when moving / resizing an inner window
- Save and restore the state of your environnement
- Several samples for GridBagLayout and BorderLayout
- UIManager for customizing the default colors
- Hide / show any inner windows (depending on your layout for the result)
- UI delegate for customizing inner components
- Avoid the usage of splitpanes
Best regards,
The JAPISoft Team,
http://www.swingall.com
http://www.japisoft.com
No comments at this time. Why not be the first?