public class HostCommandDispatcher
extends java.lang.Object
Constructor and Description |
---|
HostCommandDispatcher(RGUI rgui) |
Modifier and Type | Method and Description |
---|---|
Action |
getAction()
Returns the action that has been interpreted.
|
boolean |
interpretLine(java.lang.String line,
boolean delegateToEventQueue)
Interprets line without interrupting the entire the action sequence if any error occurs.
|
void |
resetConcerning() |
public HostCommandDispatcher(RGUI rgui)
public void resetConcerning()
public boolean interpretLine(java.lang.String line, boolean delegateToEventQueue)
line
- the host line to interpretdelegateToEventQueue
- whether an action shall be delegated to event queuepublic Action getAction()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de