Changed Methods |
int drawSelectedText(Graphics, int, int, int, int)
|
Documentation changed from old to new. |
Renders the given range in the model as selected text. |
int drawUnselectedText(Graphics, int, int, int, int)
|
Documentation changed from old to new. |
Renders the given range in the model as normal unselected text. |
float getPreferredSpan(int )
|
Documentation changed from old to new. Method was inherited from FieldView, but is now defined locally.
|
Determines the preferred span for this view along an axis. |