HomeSort by relevance Sort by last modified time
    Searched refs:UiElementPart (Results 1 - 4 of 4) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewInfoPart.java 22 import com.android.ide.eclipse.adt.internal.editors.ui.UiElementPart;
34 final class OverviewInfoPart extends UiElementPart {
ApplicationAttributesPart.java 23 import com.android.ide.eclipse.adt.internal.editors.ui.UiElementPart;
41 final class ApplicationAttributesPart extends UiElementPart {
ApplicationToggle.java 22 import com.android.ide.eclipse.adt.internal.editors.ui.UiElementPart;
46 final class ApplicationToggle extends UiElementPart {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
UiElementPart.java 43 public class UiElementPart extends ManifestSectionPart {
52 public UiElementPart(Composite body, FormToolkit toolkit, ManifestEditor editor,

Completed in 87 milliseconds