|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelRoot
Defines methods and constants that GUI classes can use to access shared data.
| Nested Class Summary | |
|---|---|
static class |
ModelRoot.Property
|
static class |
ModelRoot.Value
|
| Method Summary | |
|---|---|
java.lang.Object |
getProperty(ModelRoot.Property property)
|
boolean |
is(ModelRoot.Property property,
java.lang.Object value)
Tests whether the specified property has the specified value. |
void |
sendCommand(Message2Server c)
|
void |
setProperty(ModelRoot.Property property,
java.lang.Object newValue)
|
| Methods inherited from interface jfreerails.controller.MoveExecutor |
|---|
doMove, doPreMove, getPrincipal, getWorld, tryDoMove |
| Method Detail |
|---|
void sendCommand(Message2Server c)
void setProperty(ModelRoot.Property property,
java.lang.Object newValue)
boolean is(ModelRoot.Property property,
java.lang.Object value)
java.lang.Object getProperty(ModelRoot.Property property)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||