Uses of Class
org.objectweb.tribe.demos.draw.WhiteBoardCommand

Packages that use WhiteBoardCommand
org.objectweb.tribe.demos.draw   
 

Uses of WhiteBoardCommand in org.objectweb.tribe.demos.draw
 

Methods in org.objectweb.tribe.demos.draw that return WhiteBoardCommand
(package private)  WhiteBoardCommand WhiteBoardCommand.Copy()
          Copy this object.
 

Methods in org.objectweb.tribe.demos.draw with parameters of type WhiteBoardCommand
 void WhiteBoard.DrawPanel.drawPoint(WhiteBoardCommand c)
          Adds pixel to queue and calls repaint() whenever we have MAX_ITEMS pixels in the queue or when MAX_TIME msecs have elapsed (whichever comes first).
 



Copyright © 2004 - ObjectWeb Consortium - All Rights Reserved.