Directory

AutoReplaceField - Vaadin Add-on Directory

TextField extension that automatically modifies the text while you type it. Includes some derived classes like DoubleField and EuroField. AutoReplaceField - Vaadin Add-on Directory
AutoReplaceField is a component that can automatically do regexp-replace-all operations for the field value while user types it. The AutoReplace field is a good starting point for quickly subclassing custom components. The package contains ready sub classes like IntegerField, DoubleField and EuroField.