Maven module :un.api : api-display :
Class :
un.api.layout.BorderLayout
Extends/Implements :
un.api.layout.AbstractLayout
Subclasses : -
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 ()
author Johann Sorel