|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--waba.ui.Control | +--waba.ui.Container | +--waba.ui.Window | +--waba.ui.MainWindow | +--TextAreaApp | +--ScrollableTextAreaApp
Fields inherited from class waba.ui.MainWindow |
defaultFont |
Fields inherited from class waba.ui.Window |
_controlEvent,
_keyEvent,
_penEvent |
Fields inherited from class waba.ui.Container |
children,
tail |
Fields inherited from class waba.ui.Control |
height,
next,
parent,
prev,
width,
x,
y |
Constructor Summary | |
ScrollableTextAreaApp()
|
Method Summary | |
protected waba.ui.Control |
getToAdd()
|
Methods inherited from class TextAreaApp |
add,
buttonPress,
onEvent |
Methods inherited from class waba.ui.MainWindow |
_onTimerTick,
_setTimerInterval,
_stopTimer,
addTimer,
exit,
getFontMetrics,
getMainWindow,
onExit,
onStart,
removeTimer |
Methods inherited from class waba.ui.Window |
_doPaint,
_postEvent,
createAWTGraphics,
damageRect,
getFocus,
setFocus |
Methods inherited from class waba.ui.Container |
add,
findChild,
paintChildren,
remove |
Methods inherited from class waba.ui.Control |
addTimer,
contains,
createGraphics,
getNext,
getParent,
getRect,
onPaint,
postEvent,
repaint,
setRect |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ScrollableTextAreaApp()
Method Detail |
protected waba.ui.Control getToAdd()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |