|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vwp.jLCD.Widget
com.vwp.jLCD.VBarWidget
public class VBarWidget
| Field Summary |
|---|
| Fields inherited from class com.vwp.jLCD.Widget |
|---|
ALIGN_CENTER, ALIGN_LEFT, ALIGN_RIGHT |
| Constructor Summary | |
|---|---|
VBarWidget(int x,
int y,
int length)
|
|
| Method Summary | |
|---|---|
int |
getLength()
|
String |
getType()
|
int |
getX()
|
int |
getY()
|
void |
setLength(int length)
|
void |
setX(int x)
|
void |
setY(int y)
|
| Methods inherited from class com.vwp.jLCD.Widget |
|---|
getID |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VBarWidget(int x,
int y,
int length)
| Method Detail |
|---|
public int getX()
public void setX(int x)
public int getY()
public void setY(int y)
public int getLength()
public void setLength(int length)
public String getType()
getType in class Widget
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||