public class printByHandHelper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) class |
printByHandHelper.paintLoop
Private class responsible to repaint every 100 ms the KMC frame.
|
Modifier and Type | Field and Description |
---|---|
private GrowthKmcFrame |
frame |
private printByHandHelper.paintLoop |
p |
Constructor and Description |
---|
printByHandHelper() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
private final GrowthKmcFrame frame
private final printByHandHelper.paintLoop p