|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tbee.swing.gauge.GaugeNeedleSingle.LabelPoint
protected static class GaugeNeedleSingle.LabelPoint
| Field Summary | |
|---|---|
int |
halign
|
static int |
HALIGN_CENTER
|
static int |
HALIGN_LEFT
|
static int |
HALIGN_RIGHT
|
int |
x
|
int |
y
|
| Constructor Summary | |
|---|---|
GaugeNeedleSingle.LabelPoint(int x,
int y,
int halign)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int x
public int y
public int halign
public static final int HALIGN_LEFT
public static final int HALIGN_CENTER
public static final int HALIGN_RIGHT
| Constructor Detail |
|---|
public GaugeNeedleSingle.LabelPoint(int x,
int y,
int halign)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||