Jar examples for t:treetable
Example code for creating JTables with an embedded tree structure in Swing.
You can download jar file treetable 20040121 in this page.
LGPL v2.1+
You can use the following script to add treetable-20040121.jar to your project.
<dependency> <groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId> <artifactId>treetable</artifactId> <version>20040121</version> </dependency>
compile group: 'net.sf.squirrel-sql.thirdparty-non-maven', name: 'treetable', version: '20040121'
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "treetable" % "20040121"
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="treetable" rev="20040121"/>
@Grapes(@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='treetable', version='20040121'))
'net.sf.squirrel-sql.thirdparty-non-maven:treetable:jar:20040121'
Click the following link to download the jar file.
treetable-20040121-sources.jar