Class DateEditor

java.lang.Object
fileLogic.editors.DateEditor
All Implemented Interfaces:
PropertyEditor

public class DateEditor extends Object implements PropertyEditor
Example of editor, that uses in fileLogic to convert String into object. You should register your editor class in Loader by using their static method.
Since:
1.0
See Also: