public class JITextboxInputNumeric extends JITextboxInput
bShowCursor, bUpdateScene, counter, frame, iman, labelText, listener, myLabel, scene
Constructor and Description |
---|
JITextboxInputNumeric(org.processmining.visualisation3d.JoglInteractionManager iman,
org.processmining.visualisation3d.scenemanagement.JoglScene scene,
org.processmining.visualisation3d.scene.JSOGraphicalUserInterface gui,
JoglGuiTextbox label) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isValidChar(char c) |
Close, Dispose, getLabel, getText, keyPressed, keyReleased, keyTyped, mouseClicked, mousePressed, mouseReleased, ShouldAnimate, updateLabelText, UpdateScene
public JITextboxInputNumeric(org.processmining.visualisation3d.JoglInteractionManager iman, org.processmining.visualisation3d.scenemanagement.JoglScene scene, org.processmining.visualisation3d.scene.JSOGraphicalUserInterface gui, JoglGuiTextbox label)
protected boolean isValidChar(char c)
isValidChar
in class JITextboxInput