I currently have an Oracle database, a Java Program, and a text file. Text files are being read by the system, which automatically updates the database. How would I make a JTable to make the database be displayed nicely in a JFrame?
declare one, fill it up with your data and add it to your Container.
to make it fit nicely, you 'll have to take in account the settings to set the size (width and height) and those of your JFrame
Reputation Points: 919
Solved Threads: 354
Nearly a Posting Maven
Offline 2,487 posts
since Jan 2007