On Thu, Jul 1, 2010 at 10:19, Kevin Wright <[email protected]> wrote: > Seriously, just go and create your own table model: > http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/table/AbstractTableModel.html > It's rare to see anyone use a default model beyond the first 15 mins of > prototyping...
Indeed - undergone same "conversion", although it took me maybe 30 mins. ;-) -- Martin Wildam -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
