|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kobjects.kui.KItem
org.kobjects.kui.KGauge
public class KGauge
| Field Summary |
|---|
| Fields inherited from class org.kobjects.kui.KItem |
|---|
align, APPEARANCE_BUTTON, APPEARANCE_COMPACT, APPEARANCE_FULLSCREEN, APPEARANCE_INDENT, APPEARANCE_INPUT, APPEARANCE_PLAIN, APPEARANCE_TAB, CONTENT, image, img0, img1, img2, imgCols, imgRows, imgX, imgY, LABEL, STATE_FOCUSSED, STATE_PRESSED, STATE_UNFOCUSSED |
| Constructor Summary | |
|---|---|
KGauge(java.lang.Object label,
int value,
int maxValue)
|
|
| Method Summary | |
|---|---|
int |
getPrefContentHeight(int contentW)
|
void |
paint(Graphics g,
int contentW,
int contentH)
|
void |
setValue(int newValue)
|
| Methods inherited from class org.kobjects.kui.KItem |
|---|
getContentStyle, getLabel, getLabelStyle, getState, invalidate, keyPressed, keyReleased, keyRepeated, pointerDragged, pointerPressed, pointerReleased, setContentStyle, setDefaultCommand, setImage, setImage, setLabel, setLabelStyle, setLayout, traverse, traverseOut |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KGauge(java.lang.Object label,
int value,
int maxValue)
| Method Detail |
|---|
public int getPrefContentHeight(int contentW)
getPrefContentHeight in class KItempublic void setValue(int newValue)
public void paint(Graphics g,
int contentW,
int contentH)
paint in class KItem
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||