Rice Pastry API

rice.pastry
Interface ReadyStrategy

All Known Implementing Classes:
PeriodicLeafSetProtocol

public interface ReadyStrategy

DESCRIBE THE INTERFACE

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
jeffh

Method Summary
 boolean isReady()
          Gets the Ready attribute of the ReadyStrategy object
 void setReady(boolean r)
          Sets the Ready attribute of the ReadyStrategy object
 void start()
          Called when it is time to take over as the renderstrategy.
 

Method Detail

setReady

public void setReady(boolean r)
Sets the Ready attribute of the ReadyStrategy object

Parameters:
r - The new Ready value

isReady

public boolean isReady()
Gets the Ready attribute of the ReadyStrategy object

Returns:
The Ready value

start

public void start()
Called when it is time to take over as the renderstrategy.


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.