Classes | |
enum | STATE |
Public Member Functions | |
CommandKeeper (int maxCommands) | |
void | addCommand (String cmd) |
String | getNext () |
String | getPrev () |
com.offsetnull.bt.window.CommandKeeper.CommandKeeper | ( | int | maxCommands | ) |
void com.offsetnull.bt.window.CommandKeeper.addCommand | ( | String | cmd | ) |
String com.offsetnull.bt.window.CommandKeeper.getNext | ( | ) |
String com.offsetnull.bt.window.CommandKeeper.getPrev | ( | ) |