gumbo.interact.button
Class TestClickApp

java.lang.Object
  |
  +--gumbo.interact.button.TestClickApp

public class TestClickApp
extends java.lang.Object

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

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

TestClickApp

public TestClickApp()
Method Detail

main

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