This post originated from an RSS feed registered with Java Buzz
by Scott Delap.
Original Post: ZValley Wingz 1.05 Swing Framework Released
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
ZValley Wingz 1.05 Swing Framework Released ZValley is pleased to announce the release of Wingz 1.0.5 ! This release is focus on ide integration, code maturity and macosx compatibility.
We are very confident that once you've started using wingz, you will not only improve the effectiveness of your application, but you will also significantly reduce the cost and time of your development.
New features :
- wingz-ide.jar : a jar containing information for ide.
- ZStar : rating component and renderer.
- ZPlatform : AboutBox, PrefDialog, ExceptionDialog, TipsofTheDay dialog
- ZContainer : new PostIt look.
- ZInfinitateProgress : Animated waiting component.
- SendMail : little class for sending text mail without javamail.
- DCItem : Dynamic form creation based on dynabean data or a model.
Fixed Bugs:
- severals polish on all class and documentation.
- ZButton : button border is now painted on macosx plaf. DropShadow is disabled on macoSX.
- ZMenu : Menu shadow is disabled for macosx plaf and jgoodies.
- ZTabNavigator : fixed bug with macOSX plaf
- ZToggleButton : fixed plaf issue.
- ZButtonBar : Fixed issue with setOrientation().
- ZTitle : Fixed issue with dynamic set of the title.
- ZPanel : Clascast exception fixed.
- ZFrame : 1.5 like add() methods is now working.
- ZPlatform : severals bugs corrected.