File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes Jtable and Scrollbar Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Jtable and Scrollbar" Watch "Jtable and Scrollbar" New topic
Author

Jtable and Scrollbar

Pradeep Selvaraj
Greenhorn

Joined: Sep 29, 2003
Posts: 17
Hello there,

i am trying to have a Table and a scrollbar in my prg.This is the code what i have written.I cudnt find the mistake.I am not getting the Scrollbar or Columnname.Can u guyz help me out plz.

Craig Wood
Ranch Hand

Joined: Jan 14, 2004
Posts: 1535
You almost had it. I think you just needed to call a few more JFrame methods, notably setSize and setVisible.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Jtable and Scrollbar
 
Similar Threads
JTable ........
JTABLE PROBLEM
jtable
empty JTable
Updating data in a JTable