Home
last modified time | relevance | path

Searched defs:section (Results 1 – 8 of 8) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DUiElementDetail.java212 Section section = toolkit.createSection(parent, Section.TITLE_BAR); in createMasterSection() local
392 Section section = toolkit.createSection(masterTable, in createSubSectionTable() local
437 Section section = ((Section) unknownTable.getParent()); in updateUnknownAttributesSection() local
DUiTreeBlock.java203 Section section = mMasterPart.getSection(); in createMasterPart() local
217 private void createSectionActions(Section section, FormToolkit toolkit) { in createSectionActions()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
DExportLinksPart.java43 Section section = getSection(); in ExportLinksPart() local
DExportFieldsPart.java35 Section section = getSection(); in ExportFieldsPart() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
DOverviewLinksPart.java44 Section section = getSection(); in OverviewLinksPart() local
DOverviewExportPart.java51 Section section = getSection(); in OverviewExportPart() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
DUiElementPart.java116 Section section = getSection(); in setupSection() local
DSectionHelper.java167 Section section = getSection(); in layoutChanged() local