Oracle Data-aware Controls Reference

Package oracle.dacf.layout

Class Summary
ColumnLayout A column layout is one in which objects are stacked one on top of the other subject to positioning information provided in a ControlConstraints object.
ControlConstraints ControlConstraints is a class containing positioning and alignment information for components managed by layout manager classes which are derived from the LayoutManager3 interface.
ControlLayout A control layout is one in which two components which act together as a single control can be drawn and manipulated together on screen.
ControlLayoutBeanInfo This bean info describes the properties of the ControlLayout class.
GridBagConstraintsGridXY  
LayoutManager3 LayoutManager3 is a simple extension of LayoutManager and LayoutManager2.
RowLayout A row layout is one in which objects are placed one after the other until there is no more room in the row, at which point a new row is begun.
RowLayoutBeanInfo This bean info describes the properties of the RowLayout class.
 


Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.