Move the custom widgets for avd/targets/apk-config into internal.widgets

This commit is contained in:
Xavier Ducrohet
2009-06-09 13:49:51 -07:00
parent 553f9c00fd
commit 0d33d5a5cc
12 changed files with 30 additions and 30 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.android.sdkuilib;
package com.android.sdkuilib.internal.widgets;
import org.eclipse.jface.dialogs.Dialog;
import org.eclipse.jface.dialogs.IDialogConstants;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.android.sdkuilib;
package com.android.sdkuilib.internal.widgets;
import org.eclipse.jface.dialogs.Dialog;
import org.eclipse.jface.dialogs.MessageDialog;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.android.sdkuilib;
package com.android.sdkuilib.internal.widgets;
import com.android.sdklib.IAndroidTarget;
import com.android.sdklib.internal.avd.AvdManager.AvdInfo;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.android.sdkuilib;
package com.android.sdkuilib.internal.widgets;
import com.android.sdklib.IAndroidTarget;