Home | Trees | Indices | Help |
|
---|
|
object --+ | IAlignmentHandler
IAlignmentHandler is most commonly an advanced ILayout that can align its components.
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Set alignment for one contained component in this layout. Alignment is calculated as a bit mask of the two passed values or predefined alignments from Alignment class. Example: layout.setComponentAlignment(myComponent, Alignment.TOP_RIGHT)
Deprecated: Use setComponentAlignment instead |
Returns the current Alignment of given component.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 31 14:06:39 2013 | http://epydoc.sourceforge.net |