Searched refs:IntEditor (Results 1 – 2 of 2) sorted by relevance
21 public class IntEditor extends TextEditor { class
45 editors.put(TYPE_INT, new IntEditor()); in editors()