JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
jexer.TSpinner
Packages that use
TSpinner
Package
Description
jexer
Jexer - Java Text User Interface library
Uses of
TSpinner
in
jexer
Methods in
jexer
that return
TSpinner
Modifier and Type
Method
Description
TSpinner
TWidget.
addSpinner
(int x, int y,
TAction
upAction,
TAction
downAction)
Convenience function to add a spinner to this container/window.