Class CommandDecoder
java.lang.Object
VASSAL.chat.CommandDecoder
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
Listens for incoming messages (PropertyChangeEvents with name {ChatServerConnection.INCOMING_MSG}) and
interprets the message as a command to be executed
- Author:
- rodneykinney
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CommandDecoder
public CommandDecoder()
-
-
Method Details
-
propertyChange
- Specified by:
propertyChange
in interfacePropertyChangeListener
-