Class IntegerEditor

All Implemented Interfaces:
PropertyEditor

public class IntegerEditor extends NumberEditor
A PropertyEditor which converts a String into an Integer and vice versa.