|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
boolean getEstimatedMajorSpan() |
Is the major span currently estimated |
float getInsetSpan(int ) |
Fetch the span along an axis that is taken up by the insets. |
void setEstimatedMajorSpan(boolean ) |
Set the estimatedMajorSpan property that determines if the major span should be treated as being estimated. |
Changed Methods | ||
void flushRequirementChanges() |
Documentation changed from old to new. Changed from synchronized to non-synchronized. |
Publish the changes in preferences upward to the parent view. |
float getMaximumSpan(int ) |
Documentation changed from old to new. |
Determines the maximum span for this view along an axis. |
float getMinimumSpan(int ) |
Documentation changed from old to new. |
Determines the minimum span for this view along an axis. |
int getNextVisualPositionFrom(int, |
Documentation changed from old to new. Method was inherited from View, but is now defined locally. |
Provides a way to determine the next visually represented model location that one might place a caret. |
float getPreferredSpan(int ) |
Documentation changed from old to new. |
Determines the preferred span for this view along an axis. |
int getViewIndexAtPosition(int, |
Documentation changed from old to new. |
Fetches the child view index representing the given position in the model. |
void majorRequirementChange(ChildState, |
Documentation changed from old to new. |
Requirements changed along the major axis. |
void setSize(float, |
Documentation changed from old to new. |
Sets the size of the view. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |