test.contrib.martin
Class TreeTableExample0

java.lang.Object
  extended by test.contrib.martin.TreeTableExample0

public class TreeTableExample0
extends java.lang.Object

A TreeTable example, showing a JTreeTable, operating on the local file system.

Version:
%I% %G%
Author:
Philip Milne

Constructor Summary
TreeTableExample0()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeTableExample0

public TreeTableExample0()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception