I am trying to make JTabbedPane as what IDEs have; a tabbed panel with
buttons
I mean I try to make JTabbedPane as
[Button] [Tab 1] [Tab 2] ... [Tab x] [Button]
It does not have to be Button, but anything (such as JPanel) since I
can edit it.
Do you have any idea or piece of codes?
Thank you
Andrey Kuznetsov - 20 May 2006 08:14 GMT
>I am trying to make JTabbedPane as what IDEs have; a tabbed panel with
> buttons
[quoted text clipped - 5 lines]
> can edit it.
> Do you have any idea or piece of codes?
you can do it since Mustang.
http://weblogs.java.net/blog/alexfromsun/archive/2005/11/tabcomponents_i_1.html
Andrey

Signature
http://uio.imagero.com Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities