Package jexer
Class TTimer
- java.lang.Object
-
- jexer.TTimer
-
public class TTimer extends java.lang.ObjectTTimer implements a simple timer.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetRecurring(boolean recurring)Set the recurring flag.
-