General

September 8th, 2009 Leave a comment Go to comments

This is just some general code which some might find useful…

Java TableExpandGUI

This creates a JTable with a set number of rows, then when data is typed and as news rows are needed they are automatically added. A detailed description of how this code works can be found at http://kylewilliams.co.za/2007/11/01/netbeans-jtable-automatic-expansion

TableExpandGUI.java

  1. No comments yet.
  1. No trackbacks yet.