hello,
I was thinking about making something similar to this:
JMenu |
---|
JList |
is it possible?
I know about the issues about mixing lightweight and heavyheight components, but that can be solved if I set the JMenu and JList components to heavyheight right?
How do I add the the JCanvas? Add it to a JPanel, and then add the JPanel to the main JFrame?
any help is apreciated, thx.
Edit: The ansii pic is messed up, but it´s a menu in the top, then a list if the left and the canvas.