Class ryw.XSleepElement
All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class ryw.XSleepElement
java.lang.Object
   |
   +----ryw.XMoverItem
           |
           +----ryw.XSleepElement
  -  public class XSleepElement
  -  extends XMoverItem
One action item to be placed on queue.
Some thread object will dequeue such an element and perform the
actual animation.
    -  See Also:
    
-  XMoverItem, XMover, XMoveElement
   
  -   XSleepElement(int) XSleepElement(int)
-  
   
  -   doMove() doMove()
-  
   
 XSleepElement
XSleepElement
  public XSleepElement(int ms)
   
 doMove
doMove
  public void doMove()
  
    -  Overrides:
    
-  doMove in class XMoverItem
  
All Packages  Class Hierarchy  This Package  Previous  Next  Index