Weitere aktuelle Java-Titel finden Sie bei dpunkt.
 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Klasse javax.swing.text.StyledEditorKit.StyledTextAction1.2

java.lang.Object
   |
   +--javax.swing.AbstractAction
         |
         +--javax.swing.text.TextAction
               |
               +--javax.swing.text.StyledEditorKit.StyledTextAction

Deklaration

public static class StyledEditorKit.StyledTextAction
extends javax.swing.text.TextAction

Beschreibung


 
Konstruktoren
publicStyledEditorKit.StyledTextAction(String nm)
 
Methoden
protected final JEditorPanegetEditor(ActionEvent e)
protected final StyledDocumentgetStyledDocument(JEditorPane e)
protected final StyledEditorKitgetStyledEditorKit(JEditorPane e)
protected final voidsetCharacterAttributes(JEditorPane editor, AttributeSet attr, boolean replace)
protected final voidsetParagraphAttributes(JEditorPane editor, AttributeSet attr, boolean replace)


 

Konstruktoren im Detail

public StyledEditorKit.StyledTextAction(String nm)

 

Methoden im Detail

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)


 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Copyright © 2002 dpunkt.Verlag, Heidelberg. Alle Rechte vorbehalten.