• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Tabbed Pane using awt components..

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi again,
I have another query. This is regarding the Tabbed Pane.
We r using only awt components.
I want to know how do i create tabbed pane using awt components
but not swings pls...
can anybody knows how to do this ???

Thanks in advance
uday
 
Ranch Hand
Posts: 1492
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I answered this exact question about 8 posts below this!
Use buttons and Cardlayout ...
Regards,
Manfred.
[This message has been edited by Manfred Leonhardt (edited June 28, 2001).]
 
uday bhaskar
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Manfred,
I will try with buttons but i feel GUI will not look nice..
Thanks for u'r kind reply.
uday
 
reply
    Bookmark Topic Watch Topic
  • New Topic