RePast
v. 2.0

uchicago.src.sim.gui
Interface Moveable

All Known Implementing Classes:
DefaultDrawableNode, OvalNode, RectNode

public interface Moveable

Interface for those objects that can be dragged with the mouse on the display.


Method Summary
 void setX(int x)
           
 void setY(int y)
           
 

Method Detail

setX

public void setX(int x)

setY

public void setY(int y)

RePast
v. 2.0

Bug reports and feature requests to RePast