Klasse javax.swing.text.StyledEditorKit.StyledTextAction | 1.2 |
java.lang.Object | +--javax.swing.AbstractAction | +--javax.swing.text.TextAction | +--javax.swing.text.StyledEditorKit.StyledTextAction
Konstruktoren | |
---|---|
public | StyledEditorKit.StyledTextAction(String nm) |
Methoden | |
---|---|
protected final JEditorPane | getEditor(ActionEvent e) |
protected final StyledDocument | getStyledDocument(JEditorPane e) |
protected final StyledEditorKit | getStyledEditorKit(JEditorPane e) |
protected final void | setCharacterAttributes(JEditorPane editor, AttributeSet attr, boolean replace) |
protected final void | setParagraphAttributes(JEditorPane editor, AttributeSet attr, boolean replace) |