| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Description of the Class
| Field Summary | |
protected MamCommunicator | m_mamCommDescription of the Field |
protected MooCommunicator | m_mooCommDescription of the Field |
protected TextUIWindow | m_outputWinDescription of the Field |
| Method Summary | |
boolean | canHandleCommand(String commandString)Description of the Method |
void | handleCommand(String commandString)Description of the Method |
void | handleMamMessageFromMoo(String mamMessage)Description of the Method |
private void | internalHandleCommand(String commandString)Description of the Method |
boolean | isConnectedToMoo()Gets the ConnectedToMoo attribute of the InputHandler object |
void | setMamCommunicator(MamCommunicator communicator)Sets the MamCommunicator attribute of the InputHandler object |
void | setMooCommunicator(MooCommunicator communicator)Sets the MooCommunicator attribute of the InputHandler object |
void | setOutputWin(TextUIWindow window)Sets the OutputWin attribute of the InputHandler object |
| Field Detail |
protected MamCommunicator m_mamComm
protected MooCommunicator m_mooComm
protected TextUIWindow m_outputWin
| Method Detail |
public boolean canHandleCommand(String commandString)
public void handleCommand(String commandString)
public void handleMamMessageFromMoo(String mamMessage)
private void internalHandleCommand(String commandString)
public boolean isConnectedToMoo()
public void setMamCommunicator(MamCommunicator communicator)
public void setMooCommunicator(MooCommunicator communicator)
public void setOutputWin(TextUIWindow window)
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||