开发者

applet group layout net-beans

I am working on a online examination system using APPLETS. I am using the net beans ide(6.9). The project requies me to use group layout for panels. How do i do that in net beans开发者_StackOverflow社区6.9.


In terms of the layout tools in Netbeans, they're all driven off the class type. Right click on your project and go to New -> Other -> Swing GUI Forms -> JApplet Form. Once you create one of that type, you'll get the editor which allows you to design your applet layout whenever you open that class.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜