by umdenken
OO-Widgets is a Java Swing project that makes the JTable and other components much easier to use. This library differs from other Swing libraries in that it displays any set of pre-existing objects or JavaBeans.
Removed the "throws IntrospectionException" from the API. Changed to a wrapped runtime exception. Added JTable.deleteSelectedObjects().
Removed the "throws IntrospectionException" from the API. Changed to a wrapped runtime exception. Added JTable.deleteSelectedObjects().
Modified OOJTable to allow for dynamic changes in the length of the object list.
Modified OOJTable to allow for dynamic changes in the length of the object list.
Extended the API to deal better with an array of Object. Made a large number of enhancements to the demo app: It's becoming a full-fledged Java System Information program.
Extended the API to deal better with an array of Object. Made a large number of enhancements to the demo app: It's becoming a full-fledged Java System Information program.
umdenken created the Re-using OOTableModel could be useful forum thread
umdenken created the Other components? forum thread
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use