|
|||||||
| 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
|
+--JPassManage
Fenetre principale de l'application
| Field Summary | |
static FenAppliC |
fenc
|
waba.fx.Color |
fonds
|
waba.fx.Color |
texteGen
|
| Fields inherited from class waba.ui.MainWindow |
defaultFont |
| Fields inherited from class waba.ui.Window |
HIDE_STATE, NO_BORDER, RECT_BORDER, ROUND_BORDER, TAB_BORDER, TAB_ONLY_BORDER, VK_BOTTOM, VK_HIDE, VK_TOP, zStack |
| Fields inherited from class waba.ui.Container |
BORDER_LOWERED, BORDER_NONE, BORDER_RAISED, BORDER_SIMPLE |
| Fields inherited from class waba.ui.Control |
AFTER, appId, BEFORE, BOTTOM, CENTER, FILL, fm, LEFT, PREFERRED, RANGE, RIGHT, SAME, TOP |
| Constructor Summary | |
JPassManage()
|
|
| Method Summary | |
void |
construitMenu()
|
void |
DessineFenetre(java.lang.String nomcontainer)
Affiche le container passé en paramètre |
void |
onEvent(waba.ui.Event e)
Gère les évènements survenant sur la fenetre |
| Methods inherited from class waba.ui.MainWindow |
_onTimerTick, _runThreads, addThread, appEnding, appStarting, exit, getCommandLine, getFontMetrics, getMainWindow, killThreads, onExit, onStart, removeThread, removeTimer |
| Methods inherited from class waba.ui.Window |
_doPaint, _doPaint, _postEvent, destroyZStack, dontSaveBehind, getClientRect, getFocus, getOffScreen, getTopMost, isTopMost, isVisible, makeUnmovable, popupModal, setBorderStyle, setDoubleBuffer, setFocus, setMenuBar, setStatePosition, setTitle, setTitleFont, swap, unpop |
| Methods inherited from class waba.ui.Container |
add, add, add, broadcastEvent, findChild, getChildren, onPaint, paintChildren, remove, setEnabled |
| Methods inherited from class waba.ui.Control |
addTimer, contains, createGraphics, getAbsoluteRect, getBackColor, getFont, getForeColor, getNext, getParent, getParentWindow, getPos, getPreferredHeight, getPreferredWidth, getRect, getSize, isDisplayed, isEnabled, postEvent, repaint, repaintNow, requestFocus, setBackColor, setBackForeColors, setFont, setForeColor, setRect, setRect, setRect, setVisible |
| Methods inherited from class java.lang.Object |
equals, hashCode, toString |
| Field Detail |
public static FenAppliC fenc
public waba.fx.Color fonds
public waba.fx.Color texteGen
| Constructor Detail |
public JPassManage()
| Method Detail |
public void construitMenu()
public void onEvent(waba.ui.Event e)
onEvent in class waba.ui.Controlpublic void DessineFenetre(java.lang.String nomcontainer)
nomcontainer - Le nom du container à afficher (FenAppliA,C,S ou M)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||