Maven module :un.api : api-display :
Class : un.api.layout.BorderLayout
Extends/Implements : un.api.layout.AbstractLayout
Subclasses : -

Layout placing component at positions : TOP,BOTTOM,LEFt,RIGHT,CENTER
author  Johann Sorel


Variables : -
Functions : BorderLayout, BorderLayout, getTop, getBottom, getLeft, getRight, receiveChildEvent, calculateExtents, update



public void BorderLayout ()

public void BorderLayout (Sequence positionable)

public Positionable getTop ()

public Positionable getBottom ()

public Positionable getLeft ()

public Positionable getRight ()

protected void receiveChildEvent (Event event)

protected void calculateExtents (Extents extents, Extent constraint)

public void update ()