Class FenExport

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

public class FenExport
extends waba.ui.Container

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, FIT, fm, LEFT, PREFERRED, RANGE, RIGHT, SAME, TOP
 
Constructor Summary
FenExport()
          Le constructeur
 
Method Summary
 void onEvent(waba.ui.Event e)
          Gère les évènements survenant sur 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

FenExport

public FenExport()
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