|
||||||||||
| 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.HBarWidget
public class HBarWidget
| Constructor Summary | |
|---|---|
HBarWidget(int x,
int y,
int length)
|
|
| Method Summary | |
|---|---|
int |
getLength()
|
java.lang.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 HBarWidget(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 java.lang.String getType()
getType in class Widget
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||