Precise positioning layout query
dragon_at_netyp.com.au
Date: 03/23/05
- Next message: keyur bhatt via JavaKB.com: "Approach for JTable"
- Previous message: boki: "J2ME, Canvas, keyPress event detect fail."
- Next in thread: Bernhard Kirchlechner: "Re: Precise positioning layout query"
- Reply: Bernhard Kirchlechner: "Re: Precise positioning layout query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Mar 2005 22:39:30 -0800
For self-educational reasons, I'm working on a calculator applet. My
motive is to supplement the Java programming I learned at university by
writing a program that requires me to learn a little more.
Right now I'm stuck on layout. In broad terms, my query is this: if I
have a small JPanel inside a larger JPanel, and I want the small panel
to be positioned at a precise location (specified in pixels) inside the
large one, and the large panel contains a background picture
implemented as an Image, how do I achieve this?
The current development version of the applet can be found at
<http://web.netyp.com/member/dragon/java/calc/calculator.htm> and on
that page I have written a more detailed description of my query.
Thanks,
Adrian.
- Next message: keyur bhatt via JavaKB.com: "Approach for JTable"
- Previous message: boki: "J2ME, Canvas, keyPress event detect fail."
- Next in thread: Bernhard Kirchlechner: "Re: Precise positioning layout query"
- Reply: Bernhard Kirchlechner: "Re: Precise positioning layout query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|