Class FenAppliC

java.lang.Object
  |
  +--waba.ui.Control
        |
        +--waba.ui.Container
              |
              +--ContMere
                    |
                    +--FenAppliC
All Implemented Interfaces:
waba.fx.ISurface

public class FenAppliC
extends ContMere

Container de consultation des informations Container par défaut


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
FenAppliC()
          Le constructeur
 
Method Summary
 void onEvent(waba.ui.Event e)
          Gère les évènements survenant sur le container
 
Methods inherited from class ContMere
chercheValeur
 
Methods inherited from class waba.ui.Container
add, add, add, broadcastEvent, findChild, getChildren, getClientRect, onPaint, paintChildren, remove, setBorderStyle, setEnabled
 
Methods inherited from class waba.ui.Control
addTimer, contains, createGraphics, getAbsoluteRect, getBackColor, getFont, getFontMetrics, getForeColor, getNext, getParent, getParentWindow, getPos, getPreferredHeight, getPreferredWidth, getRect, getSize, isDisplayed, isEnabled, isVisible, postEvent, removeTimer, repaint, repaintNow, requestFocus, setBackColor, setBackForeColors, setFont, setForeColor, setRect, setRect, setRect, setVisible
 
Methods inherited from class java.lang.Object
equals, hashCode, toString
 

Constructor Detail

FenAppliC

public FenAppliC()
Le constructeur
Method Detail

onEvent

public void onEvent(waba.ui.Event e)
Gère les évènements survenant sur le container
Overrides:
onEvent in class waba.ui.Control
Parameters:
e - Evènements capté par la fenêtre