org.skunk.swing.filechooser
Class LocalFileChooser.Test

java.lang.Object
  |
  +--org.skunk.swing.filechooser.LocalFileChooser.Test
Enclosing class:
LocalFileChooser

public static class LocalFileChooser.Test
extends java.lang.Object

a test of the file chooser, for development purposes.


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

Constructor Detail

LocalFileChooser.Test

public LocalFileChooser.Test(java.lang.String fileRoot)
Method Detail

showDialog

public void showDialog()

main

public static void main(java.lang.String[] args)