|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrle.core.board.ThingRemoveEvent
public class ThingRemoveEvent
An event dispatched when a Thing is removed from the board.
| Constructor Summary | |
|---|---|
ThingRemoveEvent(Board b,
Thing obj,
Locator oldLoc)
|
|
| Method Summary | |
|---|---|
Board |
getBoard()
|
Locator |
getOldLoc()
|
Thing |
getThing()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThingRemoveEvent(Board b,
Thing obj,
Locator oldLoc)
| Method Detail |
|---|
public Board getBoard()
public Thing getThing()
public Locator getOldLoc()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||