|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwaba.ui.Control
waba.ui.Container
waba.ui.Window
waba.ui.MainWindow
bt747.waba_view.AppBT747
public class AppBT747
Main class (application entry).
| Field Summary | |
|---|---|
static int |
requiredVersion
|
static java.lang.String |
requiredVersionStr
|
| Fields inherited from class waba.ui.MainWindow |
|---|
defaultFont |
| Fields inherited from class waba.ui.Window |
|---|
blockingCount, eraseBackgroundNow, HIDE_STATE, NO_BORDER, RECT_BORDER, ROUND_BORDER, TAB_BORDER, TAB_ONLY_BORDER, VK_BOTTOM, VK_HIDE, VK_SHOW, VK_TOP, zStack |
| Fields inherited from class waba.ui.Container |
|---|
BORDER_LOWERED, BORDER_NONE, BORDER_RAISED, BORDER_SIMPLE, tabOrder |
| 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 | |
|---|---|
AppBT747()
Initialiser of the application. |
|
| Method Summary | |
|---|---|
void |
modelEvent(ModelEvent event)
Handle the event from the model. |
static void |
notifyBT747Exception(BT747Exception e)
|
void |
onEvent(waba.ui.Event event)
Process GUI event. |
void |
onExit()
Called before application exit. |
void |
onStart()
Called after application start. |
| Methods inherited from class waba.ui.MainWindow |
|---|
_onTimerTick, _runThreads, addThread, appEnding, appStarting, exit, getCommandLine, getFontMetrics, getMainWindow, killThreads, removeThread, removeTimer, setRect |
| Methods inherited from class waba.ui.Window |
|---|
_doPaint, _doPaint, _postEvent, _postSoundEvent, destroyZStack, dontSaveBehind, drawHighlight, getClientRect, getClientRect, getFocus, getHighlighted, getOffScreen, getPreferredHeight, getPreferredWidth, getTopMost, isTopMost, isVisible, makeUnmovable, popupBlockingModal, popupModal, pumpEvents, setBorderStyle, setDoubleBuffer, setFocus, setHighlighted, setMenuBar, setStatePosition, setTitle, setTitleFont, swap, unpop, updateScreen, validate |
| Methods inherited from class waba.ui.Container |
|---|
add, add, add, broadcastEvent, clear, findChild, getChildren, onPaint, paintChildren, remove, setEnabled, setHighlighting, swapToTopmostWindow |
| Methods inherited from class waba.ui.Control |
|---|
addTimer, changeHighlighted, contains, createGraphics, getAbsoluteRect, getBackColor, getFont, getForeColor, getNext, getParent, getParentWindow, getPos, getRect, getSize, isDisplayed, isEnabled, postEvent, repaint, repaintNow, requestFocus, setBackColor, setBackForeColors, setFocusLess, setFont, setForeColor, setRect, setRect, setVisible, translateFromOrigin, uiStyleChanged |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String requiredVersionStr
public static final int requiredVersion
| Constructor Detail |
|---|
public AppBT747()
| Method Detail |
|---|
public void onStart()
onStart in class waba.ui.MainWindowMainWindow.onStart()public final void onEvent(waba.ui.Event event)
onEvent in class waba.ui.Controlevent - The event to process.Control.onEvent(waba.ui.Event)public final void modelEvent(ModelEvent event)
modelEvent in interface ModelListenerevent - The event to handle.ModelListener.modelEvent(bt747.model.ModelEvent)public final void onExit()
onExit in class waba.ui.MainWindowMainWindow.onExit()public static final void notifyBT747Exception(BT747Exception e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||