gumbo.visualize.data
Class TestAspectInput

java.lang.Object
  |
  +--gumbo.visualize.data.TestViewInput
        |
        +--gumbo.visualize.data.TestAspectInput

public class TestAspectInput
extends TestViewInput

Interaction inputs for test apps.

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

Constructor Summary
TestAspectInput()
           
 
Methods inherited from class gumbo.visualize.data.TestViewInput
getInputFacade, getSelectFacade, newPickSensor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAspectInput

public TestAspectInput()