Package | Description |
---|---|
jexer |
Jexer - Java Text User Interface library
|
Modifier and Type | Method and Description |
---|---|
TTimer |
TApplication.addTimer(long duration,
boolean recurring,
TAction action)
Convenience function to add a timer.
|
Modifier and Type | Method and Description |
---|---|
void |
TApplication.removeTimer(TTimer timer)
Convenience function to remove a timer.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.