gumbo.interact.select
Class TestAspectApp

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

public class TestAspectApp
extends java.lang.Object

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

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

TestAspectApp

public TestAspectApp()
Method Detail

main

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