|
|||||||||
| Home >> All >> com >> flexstor >> common >> awt >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.awt.event
Class TextAdapter

java.lang.Objectcom.flexstor.common.awt.event.TextAdapter
- All Implemented Interfaces:
- java.util.EventListener, FlexTextListener
- public class TextAdapter
- extends java.lang.Object
- implements FlexTextListener
- extends java.lang.Object
| Constructor Summary | |
TextAdapter()
|
|
| Method Summary | |
void |
textValueChangeBegin(FlexTextEvent e)
|
void |
textValueChangeEnd(FlexTextEvent e)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TextAdapter
public TextAdapter()
| Method Detail |
textValueChangeBegin
public void textValueChangeBegin(FlexTextEvent e)
- Specified by:
textValueChangeBeginin interfaceFlexTextListener
textValueChangeEnd
public void textValueChangeEnd(FlexTextEvent e)
- Specified by:
textValueChangeEndin interfaceFlexTextListener
|
|||||||||
| Home >> All >> com >> flexstor >> common >> awt >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.flexstor.common.awt.event.TextAdapter