OSDN Git Service

ADT: clean up implementation of listeners here and there.
authorXavier Ducrohet <xav@android.com>
Fri, 26 Feb 2010 00:30:25 +0000 (16:30 -0800)
committerXavier Ducrohet <xav@android.com>
Fri, 26 Feb 2010 00:36:28 +0000 (16:36 -0800)
commit5912e12680c6e344e44515e46b708aa58a4c28b6
tree8ee167580ffc49ae8abb3a30ea11d32ac4b6bdb8
parent658d10ddc7323f72df373f464307ae692fffd441
ADT: clean up implementation of listeners here and there.

Use delegate instead of main class so that listener callbacks
are not part of the class API.

Change-Id: I917c17c3b3d7ae3f125834d773f041b5b57b8c3f
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ApkInstallManager.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/GlobalProjectMonitor.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/IAndroidClassLoader.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/Sdk.java