|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAIILE.gridworld.connection.AbstractGridWorldCustomizer
AIILE.gridworld.agent.reflex.ReflexAgentCustomizer
This is used for the javabean component architecture. The agent needs to create a class with the name of the agent followed by "Customizer" and then inherit the AbstractGridWorldCustomizer as shown below. All new agents must have their own Customizer class. See AIILE web page for help getting started.
| Constructor Summary | |
ReflexAgentCustomizer()
Creates a new instance of ReflexAgentCustomizer |
|
| Methods inherited from class AIILE.gridworld.connection.AbstractGridWorldCustomizer |
addPropertyChangeListener, removePropertyChangeListener, setBuddyProperties, setObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReflexAgentCustomizer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||