gumbo.interact.select
Class TestSelectApp

java.lang.Object
  |
  +--gumbo.interact.select.TestSelectApp

public class TestSelectApp
extends java.lang.Object

Version:
$Revision: 1.1 $
Author:
Jon Barrilleaux (jonb@jmbaai.com) of JMB and Associates Inc.

Nested Class Summary
static class TestSelectApp.EnableAction
           
static class TestSelectApp.TestScrollPane
           
static class TestSelectApp.Thing
           
 
Field Summary
static java.lang.String APP_NAME
           
 
Constructor Summary
TestSelectApp()
           
 
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
 

Field Detail

APP_NAME

public static final java.lang.String APP_NAME
See Also:
Constant Field Values
Constructor Detail

TestSelectApp

public TestSelectApp()
Method Detail

main

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