
public class TextFieldX extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_PERIOD |
static int |
TYPE_STANDARD |
| Constructor and Description |
|---|
TextFieldX(JTextField tf,
int typ,
String cmnd,
org.lsst.ccs.subsystem.monitor.ui.CommandSender sndr) |
| Modifier and Type | Method and Description |
|---|---|
void |
action() |
void |
disable() |
void |
focusLost() |
void |
keyTyped(char key) |
void |
update(double value,
boolean enable) |
public static final int TYPE_STANDARD
public static final int TYPE_PERIOD
public TextFieldX(JTextField tf, int typ, String cmnd, org.lsst.ccs.subsystem.monitor.ui.CommandSender sndr)
Copyright © 2016 LSST. All rights reserved.