Methods' Summary |
getHeightForWidth |
returns the prefered high this layout element would need for the given width. |
hasHeightForWidth |
Allow the container/widget to toggle the functionality. |
Methods' Details |
getHeightForWidth
long |
getHeightForWidth( |
[in] long |
Width ); |
- Description
- returns the prefered high this layout element would need for the given width.
|
|
hasHeightForWidth
boolean |
hasHeightForWidth(); |
- Description
- Allow the container/widget to toggle the functionality.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.