How does one go about adding JButton
s among various other Swing GUI components inside a JOGL canvas? Is it even possible? Is it practical?
If it is not possible/practical/feasible how would you go about programming your own GUI components that work in JOGL?