| Author |
place holders in swing
|
vasanth setty
Greenhorn
Joined: Sep 07, 2004
Posts: 3
|
|
|
how do i create place holders for textbox, images, listbox and other html elements so that i can handle moving and resizing of the same. can u help me with a free java source code using swings
|
 |
Craig Wood
Ranch Hand
Joined: Jan 14, 2004
Posts: 1535
|
|
|
The Java Tutorial has lots of resources to help you learn java and how to use it, including code examples. Lesson: Laying Out Components Within a Container is a good place to start learning about layout managers and the page Using Layout Managers has a discussion about their use.
|
 |
 |
|
|
subject: place holders in swing
|
|
|