org.nuiton.guix.tags.swing
Class TextComponentHandler

java.lang.Object
  extended by org.nuiton.guix.tags.DefaultTagHandler
      extended by org.nuiton.guix.tags.swing.ComponentHandler
          extended by org.nuiton.guix.tags.swing.TextComponentHandler
All Implemented Interfaces:
TagHandler
Direct Known Subclasses:
PasswordFieldHandler, TextAreaHandler, TextFieldHandler

public abstract class TextComponentHandler
extends ComponentHandler

Superclass of all the text component TagHandlers

Author:
kmorin

Field Summary
 
Fields inherited from class org.nuiton.guix.tags.DefaultTagHandler
attrMap, beanInfo
 
Constructor Summary
TextComponentHandler()
           
 
Method Summary
protected  void configureProxyEventInfo()
           
 
Methods inherited from class org.nuiton.guix.tags.DefaultTagHandler
addProxyEventInfo, addProxyEventInfo, addProxyEventInfo, getAttrToGenerate, getDefaultConstructor, getEventInfosAddListenerMethodName, getEventInfosListenerClass, getEventInfosModelName, getEventInfosRemoveListenerMethodName, hasEventInfosAboutMethod, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nuiton.guix.tags.TagHandler
getClassToGenerate
 

Constructor Detail

TextComponentHandler

public TextComponentHandler()
Method Detail

configureProxyEventInfo

protected void configureProxyEventInfo()
Overrides:
configureProxyEventInfo in class ComponentHandler


Copyright © 2009 CodeLutin. All Rights Reserved.