1. can i add a container to another container coderanch.com |
2. Swing: Adding components to containers coderanch.com |
3. Adding multiple components to 1 container index java-forums.orgOk so i'm new to GUI's in java basically what i'm trying to accomplish: I'm drawing a screen that has objects oriented to a grid, displaying numbers in JLabels and Graphics over the numbers. for example, the issue i'm having currently is i have a container and i'm using setLayout(new GridLayout) which gives me a grid. in 1 of the grids ... |
4. how to add xyz.html page to swing container? forums.oracle.com |