Class FenPass

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

public class FenPass
extends waba.ui.Container


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, FIT, fm, LEFT, PREFERRED, RANGE, RIGHT, SAME, TOP
 
Constructor Summary
FenPass(boolean modification)
           
 
Method Summary
 void onEvent(waba.ui.Event e)
          Gère les évènements survenants dans le container
 
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, setFocusLess, setFont, setForeColor, setRect, setRect, setRect, setVisible
 
Methods inherited from class java.lang.Object
equals, hashCode, notify, toString, wait, wait
 

Constructor Detail

FenPass

public FenPass(boolean modification)
Method Detail

onEvent

public void onEvent(waba.ui.Event e)
Gère les évènements survenants dans le container
Overrides:
onEvent in class waba.ui.Control
Parameters:
Evenement - captè par le container