i'm a beginner to java i have been trying to create something like the interface is divided into two panes on the left side buttons appear and on the right side content of the button is displays so when you click a button on the left side then the contents will be changed on the right side accordingly the button is pressed
can anyone tell me which method i should use to meet this criteria
i even tried JsplitPane but i exactly don't what to use