aspose file tools
The moose likes Beginning Java and the fly likes pane Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "pane" Watch "pane" New topic
Author

pane

Rich Wilson
Greenhorn

Joined: Jun 30, 2005
Posts: 17
what is the best way to size a pane with 3 rows where the top and bottom pane only have a text block or buttons but the middle pane has a scroll pane? I have the pane set up for grid layout now but all of the rows are sizing the same. Any sugestions?

Thanks for all of the help.
marc weber
Sheriff

Joined: Aug 31, 2004
Posts: 11343

Check this comparison of layout managers...

http://java.sun.com/docs/books/tutorial/uiswing/layout/visual.html


"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: pane
 
Similar Threads
OptionPane
Urgent:Table in BorderLayOut.NORTH
JScrollPane, spacing and scrolling issues - HELP!
Problem in printing a JTable
limit result through JDBC