Home
last modified time | relevance | path

Searched defs:TextValueCellEditor (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
DTextValueCellEditor.java28 public class TextValueCellEditor extends TextCellEditor { class
30 public TextValueCellEditor(Composite parent) { in TextValueCellEditor() method in TextValueCellEditor