public class NumberInputBoxKeyEventHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
active |
private controlP5.Numberbox |
n |
private processing.core.PApplet |
p |
private java.lang.String |
text |
| Constructor and Description |
|---|
NumberInputBoxKeyEventHelper(processing.core.PApplet p,
controlP5.Numberbox theNumberbox) |