...I have to create a Jbutton(Recall) on a dashboard.
This "Recall"Jbutton will store the list of last 20 dialogs in sequence of access.This list will always keep on changing, as the users will be accessing more/different dialogs. Here the FIFO principal will be used i.e. the First In First Out i.e. the dialog that was added in the "Recall" Jbutton first will be the first to be removed when a new dialog is to be added when the limit of 20 is reached.
This dialog will have the list of 20 last accessed dialog name with the data entered by the users in “{}”..
By clicking on any of the links in the dialog the relevant dialog will be displayed to the user..
This is detailed view of my problem.
Now plz tell me How to proceed...from the beginning...How many classes should I write....What packages should I use....
How will be the flow...
I will be very happy if u write code for me...PLz..PLz...
Caching data and displaying in dialogJava Swings------Question of the month
Page 1 of 1
|
|

New Topic/Question
This topic is locked



MultiQuote


|