Package javax.rad.ui.layout

Contains interfaces and classes for creating platform an technology independent layouts.

See:
          Description

Interface Summary
IBorderLayout Platform and technology independent BorderLayout definition.
IFlowLayout Platform and technology independent flow layout definition.
IFormLayout Platform and technology independent form oriented layout definition.
IFormLayout.IAnchor The Anchor gives the possible horizontal and vertical positions.
IFormLayout.IConstraints The Constraint stores the top, left, bottom and right Anchor for layouting a component.
 

Package javax.rad.ui.layout Description

Contains interfaces and classes for creating platform an technology independent layouts. They can be used to create graphical user interfaces with AWT, Swing, SWT, JSF or whatever you want.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.