Searched refs:BitmapEditor (Results 1 – 2 of 2) sorted by relevance
25 public class BitmapEditor extends IconEditor { class
49 editors.put(TYPE_BITMAP, new BitmapEditor()); in editors()