|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.tellu.cdlc.gui.GuiWindow
kindergartenform.DailyRoutineWindow
public class DailyRoutineWindow
DailyRoutineWindow.java
Contains the information shown in the daily routine window.
Field Summary |
---|
Fields inherited from class no.tellu.cdlc.gui.GuiWindow |
---|
BUTTON, buttonLineColour, centerWidth, controllerApp, DROP_DOWN, fieldErrorColour, headingColour, headingHeight, horizontalSpace, INPUT_FIELD, inputFieldBackgroundColour, inputFieldSelectedColour, inputFieldTextColour, KEY_BACK, KEY_CLEAR, KEY_DOWN, KEY_FIRE, KEY_LEFT, KEY_POUND, KEY_RIGHT, KEY_SOFTLEFT, KEY_SOFTRIGHT, KEY_STAR, KEY_UP, LARGE_SIZE, largeSize, lineColour, MAIN, marg, MEDIUM_SIZE, mediumSize, MENU_ELEMENT, menuBackgroundColour, menuHeight, menuTextColour, MESSAGE, notSelectedColour, screenHeight, screenWidth, SCROLL_BOX, SELECT, SELECTABLE_LIST_ELEMENT, selectedColour, SMALL_SIZE, smallSize, startMenuPosition, TAB, TEXT_FIELD, textColour, textFieldBackgroundColour, textFieldSelectedColour, textFieldTextColour, useScreenAnimation, verticalSpace, white, windowHeight, windowWidth, YES_NO_CANCEL |
Constructor Summary | |
---|---|
DailyRoutineWindow(java.lang.String windowId,
no.tellu.cdlc.gui.GuiListener controllerApp,
java.util.Vector kindergartensInfo,
boolean showIcons,
FormWindow fw)
Constructor DailyRoutineWindow |
Method Summary | |
---|---|
void |
callbackAction(java.lang.String elementId,
int type,
java.lang.Object value)
Shows the main window of the form when the 'Back' soft button is pressed. |
Methods inherited from class no.tellu.cdlc.gui.GuiWindow |
---|
addElement, addElement, clearScreen, drawString, fieldsCompleted, getCanvasId, getContentPane, getControllerApp, getCurrentElement, getCurrGuiFont, getElement, getGuiMenu, getHeadingHeight, getHeight, getLeafGuiElement, getMenu, getModalGuiElement, getParent, getScreenHeight, getValue, getWidth, handleKeyEvent, handleKeyReleased, handleKeyRepeatedEvent, initScreen, isAllElementsComplete, isChild, isUseSelectionWrapping, paint, recheckFieldsCompletion, removeElement, repaint, repaint, selectNextEditableField, selectPreviousEditableField, setCanvasId, setContentPane, setControllerApp, setCurrentElement, setCurrGuiFont, setFadeBackground, setHeading, setHeadingText, setHideElement, setLockSelection, setMenu, setModalGuiElement, setParent, setScreenHeight, setScreenWidth, setSelectedField, setSoftButtonLeft, setSoftButtonRight, setSoftButtonRight, setSoftButtons, setUseAutoLayout, setUseSelectionWrapping, useAutoLayout, useBackgroundImage |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DailyRoutineWindow(java.lang.String windowId, no.tellu.cdlc.gui.GuiListener controllerApp, java.util.Vector kindergartensInfo, boolean showIcons, FormWindow fw)
windowId
- the ID of the windowcontrollerApp
- the controller applicationkindergartensInfo
- the information about the kindergartensshowIcons
- whether or not to show the window with iconsfw
- the form's main windowMethod Detail |
---|
public void callbackAction(java.lang.String elementId, int type, java.lang.Object value)
callbackAction
in interface no.tellu.cdlc.gui.ElementListner
callbackAction
in class no.tellu.cdlc.gui.GuiWindow
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |