HomeSort by relevance Sort by last modified time
    Searched full:iscelleditoractive (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
AddTranslationDialog.java 561 if (e.detail == SWT.TRAVERSE_RETURN && !mTableViewer.isCellEditorActive()) {
598 if (!mTable.isDisposed() && !mTableViewer.isCellEditorActive()) {

Completed in 198 milliseconds