|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.forms.AbstractFormPart
org.eclipse.ui.forms.SectionPart
org.openoffice.ide.eclipse.core.editors.utils.AbstractSection<DescriptionModel>
org.openoffice.ide.eclipse.core.editors.description.MirrorsSection
public class MirrorsSection
Section showing the update-informations part of the description.xml file.
Constructor Summary | |
---|---|
MirrorsSection(org.eclipse.swt.widgets.Composite pParent,
DescriptionFormPage pPage)
|
Method Summary | |
---|---|
void |
loadData()
Load the non-localized data from the model into the fields. |
Methods inherited from class org.openoffice.ide.eclipse.core.editors.utils.AbstractSection |
---|
getModel, isDirty, modelChanged, modelSaved, setModel |
Methods inherited from class org.eclipse.ui.forms.SectionPart |
---|
expansionStateChanged, expansionStateChanging, getSection, hookListeners, setFocus |
Methods inherited from class org.eclipse.ui.forms.AbstractFormPart |
---|
commit, dispose, getManagedForm, initialize, isStale, markDirty, markStale, refresh, setFormInput |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MirrorsSection(org.eclipse.swt.widgets.Composite pParent, DescriptionFormPage pPage)
pParent
- the parent composite where to add the sectionpPage
- the parent pageMethod Detail |
---|
public void loadData()
loadData
in class AbstractSection<DescriptionModel>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |