NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
SteveKan
Joined: 24 Sep 2010 Posts: 7
|
Posted: Fri Sep 24, 2010 6:31 pm Post subject: Can I create vertical tabs with Netbeans? |
|
|
Hi everyone,
I am a new Java and Netbeans user.
I would like to build a GUI application and I wondered if I can create vertical tabs using Netbeans IDE GUI building features.
Does anyone know how to do it?
Thanks |
|
| Back to top |
|
 |
seema
Joined: 25 Mar 2010 Posts: 4 Location: Nasik, Maharashtra, India
|
Posted: Sat Sep 25, 2010 5:43 am Post subject: |
|
|
You can place the tab vertically.
take a JTabpane from pallate, I mean drag and drop it on Dialog.
Then select that tabpane and go to properties window. And there you will find property as "tabPlacement". Just change it to "left".
I hope this will help you. |
|
| Back to top |
|
 |
seema
Joined: 25 Mar 2010 Posts: 4 Location: Nasik, Maharashtra, India
|
Posted: Sat Sep 25, 2010 5:44 am Post subject: |
|
|
You can place the tab vertically.
take a JTabpane from pallate, I mean drag and drop it on Dialog.
Then select that tabpane and go to properties window. And there you will find property as "tabPlacement". Just change it to "left".
I hope this will help you. |
|
| Back to top |
|
 |
SteveKan
Joined: 24 Sep 2010 Posts: 7
|
Posted: Sat Sep 25, 2010 9:13 am Post subject: |
|
|
Thanks Seema,
It was easy, you are right  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|