|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
String getEditorKitClassNameForContentType(String) |
Returns the currently registered EditorKit class name for the type type. |
| Changed Methods | ||
EditorKit getEditorKit() |
Change from final to non-final. |
Fetches the currently installed kit for handling content. |
boolean isFocusCycleRoot() |
Method was inherited from JComponent, but is now defined locally. | Makes JEditorPane be the root of a focus cycle. |
void processKeyEvent(KeyEvent) |
Method was inherited from JComponent, but is now defined locally. | Make sure that TAB and Shift-TAB events get consumed so that awt doesn't attempt focus traversal. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||