java.lang.Objectjavax.swing.text.EditorKit
javax.swing.text.DefaultEditorKit
javax.swing.JEditorPane$PlainEditorKit
All Implemented Interfaces:
ViewFactory, Cloneable, Serializable
| Nested Class Summary: | ||
|---|---|---|
| static class | PlainEditorKit.PlainParagraph | Paragraph for representing plain-text lines that support bidirectional text. |
| Method from javax.swing.JEditorPane$PlainEditorKit Summary: |
|---|
| create, createI18N, getViewFactory |
| Methods from javax.swing.text.DefaultEditorKit: |
|---|
| createCaret, createDefaultDocument, getActions, getContentType, getInputAttributes, getViewFactory, read, read, write, write |
| Methods from javax.swing.text.EditorKit: |
|---|
| clone, createCaret, createDefaultDocument, deinstall, getActions, getContentType, getViewFactory, install, read, read, write, write |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from javax.swing.JEditorPane$PlainEditorKit Detail: |
|---|
|
|
|