Class ContentsSection
java.lang.Object
org.eclipse.ui.forms.AbstractFormPart
org.eclipse.ui.forms.SectionPart
org.libreoffice.ide.eclipse.core.editors.pack.ContentsSection
- All Implemented Interfaces:
org.eclipse.ui.forms.IFormPart
public class ContentsSection
extends org.eclipse.ui.forms.SectionPart
Content section of the Package Contents editor page.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.ui.forms.SectionPart
expansionStateChanged, expansionStateChanging, getSection, hookListeners, setFocusMethods inherited from class org.eclipse.ui.forms.AbstractFormPart
commit, getManagedForm, initialize, isDirty, isStale, markDirty, markStale, refresh, setFormInput
-
Constructor Details
-
ContentsSection
Constructor.- Parameters:
page- the form page containing the section
-
-
Method Details
-
setContents
public void setContents() -
dispose
public void dispose()- Specified by:
disposein interfaceorg.eclipse.ui.forms.IFormPart- Overrides:
disposein classorg.eclipse.ui.forms.AbstractFormPart
-