Hi,
I want to develop a desktop application in which I want to render different views on button click. What should I use to achieve this?
I thought of going for Swing but I don't have much idea about it. Can we show different views in Swing on button click?