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.TextAction1.2

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

Deklaration

public class TextAction
extends javax.swing.AbstractAction

Beschreibung


 
Konstruktoren
publicTextAction(String name)
 
Methoden
protected final JTextComponentgetTextComponent(ActionEvent e)
public final static Action[]augmentList(Action[] list1, Action[] list2)
protected final JTextComponentgetFocusedComponent()


 

Konstruktoren im Detail

public TextAction(String name)

 

Methoden im Detail

protected final JTextComponent getTextComponent(ActionEvent e)
public final static Action[] augmentList(Action[] list1, Action[] list2)
protected final JTextComponent getFocusedComponent()


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

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