Home
last modified time | relevance | path

Searched refs:UpdatesSection (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/product/
H A DUpdatesPage.java54 managedForm.addPart(new UpdatesSection(this, body)); in fillBody()
H A DUpdatesSection.java47 public class UpdatesSection extends TableSection { class
177 public UpdatesSection(PDEFormPage formPage, Composite parent) { in UpdatesSection() method in UpdatesSection