开发者

UserForm with multiple tabs

开发者 https://www.devze.com 2023-02-15 07:31 出处:网络
I am trying to figure out how to create 开发者_运维知识库a user form that has multiple tabs like the image below.

I am trying to figure out how to create 开发者_运维知识库a user form that has multiple tabs like the image below.

http://img25.imageshack.us/i/multipletabs.png/


Use a JTabbedPane.

The Swing tutorial for Tabbed Panes is very handy: http://download.oracle.com/javase/tutorial/uiswing/components/tabbedpane.html

0

精彩评论

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