Hi,
I am new to java programming and programming in general.
I need to build a desktop app where the user is able to dynamically add multiple pages by clicking a button. Each page has same controls but it has to be identified by a number(1,2,3....n)
Can sb please help what kind of controls can I use to make possible to add pages dynamically.
Thanks