Apime v1.0

com.java4ever.apime.ui.event
Interface TextListener


public interface TextListener

Listener de texto.


Method Summary
 void textValueChanged(ITextComponent component)
          Invocado cuando el texto ha cambiado.
 

Method Detail

textValueChanged

public void textValueChanged(ITextComponent component)
Invocado cuando el texto ha cambiado.

Parameters:
component - Componente de texto que ha efectuado el evento
See Also:
ITextComponent

Apime v1.0

Copyright 2004 Java4Ever.com. All Rights Reserved.