lementCreater">creater, MAX_CLICK_INTERVAL, ON_CLICKED, ON_CREATED, ON_DESTROY, ON_HIDDEN, ON_KILLFOCUS, ON_MOVED, ON_PAINT, ON_PRESS, ON_RELEASE, ON_RELEASEOUTSIDE, ON_RESIZED, ON_ROLLOUT, ON_ROLLOVER, ON_SETFOCUS, ON_SHOWN, ON_STATE_CHANGED
new JLoadPane()
public function getLayoutAlignmentY(target:Container):Number
Returns the alignment along the y axis. This specifies how the component would like to be aligned relative to other components. The value should be a number between 0 and 1 where 0 represents alignment along the origin, 1 is aligned the furthest away from the origin, 0.5 is centered, etc.
public function invalidateLayout(target:Container):Void
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.