com.google.code.validationframework.experimental.utils.swing
Class FormatAndSelectOnEnterFeature

java.lang.Object
  extended by com.google.code.validationframework.experimental.utils.swing.FormatAndSelectOnEnterFeature

public class FormatAndSelectOnEnterFeature
extends Object


Constructor Summary
FormatAndSelectOnEnterFeature(JTextComponent textComponent)
           
 
Method Summary
 void attach(JTextComponent textComponent)
           
 void detach(JTextComponent textComponent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatAndSelectOnEnterFeature

public FormatAndSelectOnEnterFeature(JTextComponent textComponent)
Method Detail

attach

public void attach(JTextComponent textComponent)

detach

public void detach(JTextComponent textComponent)


Copyright © 2013. All Rights Reserved.