edu.stanford.hci.r3.tools
Class ToolExplorer

java.lang.Object
  extended by edu.stanford.hci.r3.tools.ToolExplorer
All Implemented Interfaces:
FlashListener

public class ToolExplorer
extends java.lang.Object
implements FlashListener

If you run the PaperToolkit.main, you will invoke the ToolExplorer, which helps you to figure out what the toolkit offers.

This software is distributed under the BSD License.


Constructor Summary
ToolExplorer()
           
 
Method Summary
 void messageReceived(java.lang.String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolExplorer

public ToolExplorer()
Method Detail

messageReceived

public void messageReceived(java.lang.String command)
Specified by:
messageReceived in interface FlashListener

Copyright 2006 Stanford University