Searched defs:BasicEditor (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DBasicEditor.java33 public class BasicEditor extends ParametricEditor implements ParameterInteger { class in inherits:ParametricEditor,ParameterInteger
35 private final String LOGTAG = "BasicEditor";
37 public BasicEditor() { method in class:BasicEditor
41 protected BasicEditor(int id) { method in class:BasicEditor
45 protected BasicEditor(int id, int layoutID, int viewID) { method in class:BasicEditor

Completed in 186 milliseconds