
-----------------------------------
Ashi_Mashi2
Fri Jan 06, 2006 4:57 pm

A quick GUI question...
-----------------------------------
Hi every1.

I have a quick GUI question...

I just want to know what are those "tabs" called in the top of the window..for example, in IE, if you go to tools-internet options, you'll see many "tabs" such as "General", "Security", etc...I want to what they are called and what is the class name in Java that creates them...
if you know any websites that have a tutorial on that, plz let me know..
thanks a lot

-----------------------------------
wtd
Fri Jan 06, 2006 5:11 pm


-----------------------------------
http://java.sun.com/docs/books/tutorial/uiswing/components/tabbedpane.html

-----------------------------------
Ashi_Mashi2
Fri Jan 06, 2006 9:33 pm


-----------------------------------
thanks a lot:)
