I have created a desktop application using
IDE it displays the contents of the database table. Till there its ok i can understand, now i want to add extra functionality to the same application like at first it should ask for login name and password then in the next dialog with few buttons like add, remove e.t.c. then as usual the buttons will have an action listener assigned. But i want all this windows to open in a single one just like an installer where we can go back to previous window on clicking back button so how to do this all need clear and little help to make my application as i have desired.Please help me.