Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Implementing dynamic tabs in swings

  Asked By: Brayden    Date: Dec 14    Category: Java    Views: 772
  

I am working on development of a java application (Swings) client in
which, i need to implement dynamically changing tabs. Inside each
tab , there will be a table and set of text/numeric fields. For all
the tabs this is same (a table and text/numeric fields). The number
of tabs will increase or decrease depending on the selection in a
combo box. I am using MVC architecture for developping application
client. That means for every screen, there will be 3 classes Model
class, View class, and a Controller class. Can any one suggest how
to solve this problem for which i will be very very thankful to them.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Implementing dynamic tabs in swings Or get search suggestion and latest updates.




Tagged: