Class ProgressBar
java.lang.Object
javaforce.ansi.server.Field
javaforce.ansi.server.ProgressBar
- All Implemented Interfaces:
KeyEvents
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javaforce.ansi.server.Field
gotoCurrentPos, gotoHomePos, keyPressed, keyTyped, setCursorPos, setDeltaOffset, setHeight, setPos, setSize, setWidth, setWindowOffset
-
Constructor Details
-
ProgressBar
public ProgressBar()
-
-
Method Details
-
draw
-
setValue
public void setValue(int value) -
getValue
public int getValue()
-