|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void forwardUpdate(ElementChange, |
Forward the given DocumentEvent to the child views that need to be notified of the change to the model. |
int getAxis() |
Fetch the axis property. |
void layoutChanged(int ) |
Invalidate the layout along an axis. |
void setAxis(int ) |
Set the axis property. |
Changed Methods | ||
int getHeight() |
Change from final to non-final. |
The current height of the box. |
int getOffset(int, |
Change from final to non-final. |
Fetch the offset of a particular childs current layout |
int getSpan(int, |
Change from final to non-final. |
Fetch the span of a particular childs current layout |
int getWidth() |
Change from final to non-final. |
The current width of the box. |
void replace(int, |
Documentation changed from old to new. |
Invalidates the layout and resizes the cache of requests/allocations. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |