Class FenAppliS

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

public class FenAppliS
extends ContMere


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
FenAppliS()
          Le constructeur
 
Method Summary
 void onEvent(waba.ui.Event e)
          Gère les évènements survenant au sein du 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

FenAppliS

public FenAppliS()
Le constructeur
Method Detail

onEvent

public void onEvent(waba.ui.Event e)
Gère les évènements survenant au sein du container
Overrides:
onEvent in class waba.ui.Control
Parameters:
e - Evènement captè par le container