예제 #1
0
  public String getCommand() {
    if (activeCom == null) return null;

    return activeCom.getCommand();
  }