Using GroupLayout
I am trying to use GroupLayout from NetBeans 开发者_如何转开发7.0, but I simply cannot select it. I did go to Properties/Libraries/Wrapped JARs/swing-layout-1.0.4.jar and even make it public but still GroupLayout still refuse to appear:
Free design is a synonym for group layout. This layout is now in the standard java library.
精彩评论