Changed Methods |
EditorKit getEditorKit(JTextComponent )
|
Documentation changed from old to new. Method was locally defined, but is now inherited from BasicEditorPaneUI.
|
Fetches the EditorKit for the UI. |
void installUI(JComponent )
|
Documentation changed from old to new. Method was inherited from BasicTextUI, but is now defined locally.
|
|
void propertyChange(PropertyChangeEvent )
|
Documentation changed from old to new. |
This method gets called when a bound property is changed on the associated JTextComponent. |