|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwaba.ui.Control
waba.ui.Check
bt747.waba_view.MyCheck
public final class MyCheck
Field Summary |
---|
Fields inherited from class waba.ui.Control |
---|
AFTER, appId, appObj, BEFORE, BOTTOM, CENTER, clearValueInt, clearValueStr, FILL, FIT, fm, focusTraversable, highlightRectsCount, LEFT, PREFERRED, RANGE, RIGHT, SAME, TOP, uiCE, uiFlat, uiPalm, uiVista |
Constructor Summary | |
---|---|
MyCheck(java.lang.String text)
|
Method Summary | |
---|---|
int |
getPreferredHeight()
|
int |
getPreferredWidth()
|
Methods inherited from class waba.ui.Check |
---|
clear, getChecked, getText, onEvent, onPaint, paintCheck, setChecked, setText |
Methods inherited from class waba.ui.Control |
---|
addTimer, changeHighlighted, contains, createGraphics, drawHighlight, getAbsoluteRect, getBackColor, getFont, getFontMetrics, getForeColor, getNext, getParent, getParentWindow, getPos, getRect, getSize, isDisplayed, isEnabled, isVisible, postEvent, removeTimer, repaint, repaintNow, requestFocus, setBackColor, setBackForeColors, setEnabled, setFocusLess, setFont, setForeColor, setRect, setRect, setRect, setVisible, translateFromOrigin, uiStyleChanged |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MyCheck(java.lang.String text)
text
- Method Detail |
---|
public final int getPreferredHeight()
getPreferredHeight
in class waba.ui.Check
public final int getPreferredWidth()
getPreferredWidth
in class waba.ui.Check
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |