OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Viewer
(Results
26 - 38
of
38
) sorted by null
1
2
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintList.java
53
import org.eclipse.jface.viewers.
Viewer
;
573
// Do not run if the change came in before there is a
viewer
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java
45
import org.eclipse.jface.viewers.
Viewer
;
608
public void inputChanged(final
Viewer
viewer
, final Object oldInput,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java
83
import org.eclipse.jface.viewers.
Viewer
;
370
// don't actually want anything but the tree
viewer
showing in the outline.
403
// The tree
viewer
will hold CanvasViewInfo instances, however these
531
// Only call setFocus on the tree
viewer
if the mouse click isn't in the property
573
* Returns the current tree
viewer
selection. Shouldn't be null,
663
* a {@link TreeViewer} and leads to an infinite recursion in the tree
viewer
.
666
* The solution is to wrap the tree
viewer
input in a dummy root node that acts
751
public void inputChanged(
Viewer
viewer
, Object oldInput, Object newInput) {
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java
68
import org.eclipse.jface.viewers.
Viewer
;
641
public void inputChanged(
Viewer
viewer
, Object oldInput, Object newInput) {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.views_3.5.0.I20100527-0800.jar
org.eclipse.jface_3.6.1.M20100825-0800.jar
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
/prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar
/prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
org.eclipse.jface_3.6.2.M20110210-1200.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar
/external/robolectric/lib/main/
javassist-3.14.0-GA.jar
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
Completed in 765 milliseconds
1
2