News |
Screenshots |
Download |
Documentation |
Links |
mvaddch(3X)
, move(3X)
and
refresh(3X)
.
SetConsoleCursorPosition
,
WriteConsoleOutputAttribute
and
WriteConsoleOutputCharacter
.
ScreenPeer
. This is an interface with a few methods
(10, to be precise). This is the only thing that needs to be
implemented, the other classes rely on this interface.
(If you're interested in the source code, see the file
AbstractWindow.java
).
You can browse the Javadoc here.