Best Layout?
- From: bcr07548@xxxxxxxxxxxxx
- Date: 25 Jun 2006 22:50:26 -0700
Hi everyone. I am kind of new to Java in general, much less Swing, but
I am working on a project where I want to create somewhat of a flow
chart with draggable boxes and lines connecting them. I plan on
representing each box in the "flow chart" with a JPanel. Keeping in
mind that I will need to draw lines between panels, what would be the
best layout to use? What I am looking for is a layout where I can say
"put panel A at location (X,Y)" but Sun's explanation of layouts didn't
seem to explain anything like that. If anyone has any input, I would
appreciate it.
-Brandon
.
- Follow-Ups:
- Re: Best Layout?
- From: Boris Stumm
- Re: Best Layout?
- From: IchBin
- Re: Best Layout?
- Prev by Date: Re: Showing text cursor in JTextPane
- Next by Date: Re: Best Layout?
- Previous by thread: creating custom data model
- Next by thread: Re: Best Layout?
- Index(es):
Relevant Pages
|
|