org.apache.shale.examples.test.tiger
Class Nonview2

java.lang.Object
  extended by org.apache.shale.examples.test.tiger.Nonview2

public class Nonview2
extends Object

Second page for non-ViewController event tests.


Constructor Summary
Nonview2()
          Construct an uninitialized instance.
 
Method Summary
 Recorder getRecorder()
           
 void setRecorder(Recorder recorder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Nonview2

public Nonview2()
Construct an uninitialized instance.

Method Detail

getRecorder

public Recorder getRecorder()

setRecorder

public void setRecorder(Recorder recorder)


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.