Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.4.2

Uses of Interface
java.awt.event.TextListener

Packages that use TextListener
java.awt Contains all of the classes for creating user interfaces and for painting graphics and images. 
 

Uses of TextListener in java.awt
 

Classes in java.awt that implement TextListener
 class AWTEventMulticaster
          A class which implements efficient and thread-safe multi-cast event dispatching for the AWT events defined in the java.awt.event package.
protected  class TextArea.AccessibleAWTTextArea
          This class implements accessibility support for the TextArea class.
protected  class TextComponent.AccessibleAWTTextComponent
          This class implements accessibility support for the TextComponent class.
protected  class TextField.AccessibleAWTTextField
          This class implements accessibility support for the TextField class.
 

Fields in java.awt declared as TextListener
protected  TextListener TextComponent.textListener
           
 

Methods in java.awt that return TextListener
static TextListener AWTEventMulticaster.add(TextListener a, TextListener b)
           
static TextListener AWTEventMulticaster.remove(TextListener l, TextListener oldl)
           
 TextListener[] TextComponent.getTextListeners()
          Returns an array of all the text listeners registered on this text component.
 

Methods in java.awt with parameters of type TextListener
static TextListener AWTEventMulticaster.add(TextListener a, TextListener b)
           
static TextListener AWTEventMulticaster.remove(TextListener l, TextListener oldl)
           
 void TextComponent.addTextListener(TextListener l)
          Adds the specified text event listener to receive text events from this text component.
 void TextComponent.removeTextListener(TextListener l)
          Removes the specified text event listener so that it no longer receives text events from this text component If l is null, no exception is thrown and no action is performed.
 


JavaTM 2 Platform
Std. Ed. v1.4.2

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.

free hit counter