java.lang.Objectjavax.swing.AbstractAction
javax.swing.text.TextAction
javax.swing.text.DefaultEditorKit$EndParagraphAction
All Implemented Interfaces:
Action, Cloneable, Serializable
| Fields inherited from javax.swing.AbstractAction: |
|---|
| enabled, changeSupport |
| Constructor: |
|---|
|
| Method from javax.swing.text.DefaultEditorKit$EndParagraphAction Summary: |
|---|
| actionPerformed |
| Methods from javax.swing.text.TextAction: |
|---|
| augmentList, getFocusedComponent, getTextComponent |
| Methods from javax.swing.AbstractAction: |
|---|
| addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, hasSelectedKey, isEnabled, isSelected, putValue, removePropertyChangeListener, setEnabled, setEnabledFromAction, setToolTipTextFromAction, shouldReconfigure |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from javax.swing.text.DefaultEditorKit$EndParagraphAction Detail: |
|---|
|