edu.stanford.hci.r3.flash.whiteboard
Class FlashWhiteboard

java.lang.Object
  extended by edu.stanford.hci.r3.flash.whiteboard.FlashWhiteboard

public class FlashWhiteboard
extends java.lang.Object

Opens the Whiteboard Flash/Flex application.

This software is distributed under the BSD License.


Constructor Summary
FlashWhiteboard(int portNum)
           
 
Method Summary
 void addPen(Pen pen)
           
 void load()
           
 void setSwatchColor(java.awt.Color color)
           
 void setTitle(java.lang.String titleStr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlashWhiteboard

public FlashWhiteboard(int portNum)
Method Detail

load

public void load()

addPen

public void addPen(Pen pen)

setSwatchColor

public void setSwatchColor(java.awt.Color color)

setTitle

public void setTitle(java.lang.String titleStr)

Copyright 2006 Stanford University