Monday, February 24, 2014

Swing Tree Table with Check


Swing Tree Table
http://javanbswing.blogspot.sg/2013/08/swing-treetable-example-using.html
http://download.java.net/javadesktop/swinglabs/releases/0.8/docs/api/org/jdesktop/swingx/JXTreeTable.html
http://www.java2s.com/Tutorial/Java/0240__Swing/UsingdefaultBooleanvaluecelleditorandrenderer.htm

Check Rows

http://stackoverflow.com/questions/4526779/multiple-row-selection-in-jtable
http://stackoverflow.com/questions/13459936/get-row-values-of-ticked-checkbox-in-jtable
http://java-swing-tips.blogspot.sg/2011/03/checkboxes-in-jtable-cell.html

http://docs.oracle.com/javase/tutorial/uiswing/components/table.html#data
http://java-sl.com/envelope.html
http://docs.oracle.com/javase/tutorial/uiswing/components/table.html#data

No comments:

Post a Comment