Searched refs:EDITORS (Results 1 – 1 of 1) sorted by relevance
38 private static final Map<Integer, Editor> EDITORS = editors(); field in Editors69 Editor editor = EDITORS.get(item.getType()); in newEditor()