:: com :: sun :: star :: awt ::
|
interface XLayoutConstrains |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-XLayoutConstrains
|
- Description
- specifies the layout constraints for a surrounding container.
|
Methods' Details |
getMinimumSize
- Description
- returns the minimum size for this component.
|
|
getPreferredSize
- Description
- returns the preferred size for this component.
|
|
calcAdjustedSize
Size
calcAdjustedSize( |
[in] Size |
aNewSize ); |
- Description
- calculates the adjusted size for a given maximum size.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.