|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.event.KeyAdapter
org.stellarium.ui.STUI.Component
org.stellarium.ui.STUI.CallbackComponent
org.stellarium.ui.STUI.Decimal
static class STUI.Decimal
Component which manages decimal (double) value
| Field Summary | |
|---|---|
protected double |
value
|
| Fields inherited from class org.stellarium.ui.STUI.CallbackComponent |
|---|
onChangeCallback |
| Fields inherited from class org.stellarium.ui.STUI.Component |
|---|
active |
| Constructor Summary | |
|---|---|
STUI.Decimal(double value)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getString()
white is hilight |
(package private) double |
getValue()
|
(package private) void |
setValue(double v)
|
| Methods inherited from class org.stellarium.ui.STUI.CallbackComponent |
|---|
keyReleased,
keyTyped,
setOnChangeCallback
|
| Methods inherited from class org.stellarium.ui.STUI.Component |
|---|
getActive, getCleanString, isEditable, keyPressed, setActive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected double value
| Constructor Detail |
|---|
public STUI.Decimal(double value)
| Method Detail |
|---|
double getValue()
void setValue(double v)
public java.lang.String getString()
STUI.Component
getString in class
STUI.Component
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||