|
|||||||||
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.main.PackageDescriptionSection
public class PackageDescriptionSection
Constructor Summary | |
---|---|
PackageDescriptionSection(PackageContentsFormPage pPage)
Constructor. |
Method Summary | |
---|---|
java.util.Map<java.util.Locale,org.eclipse.core.resources.IFile> |
getDescriptions()
|
void |
setDescriptions(java.util.Map<java.util.Locale,org.eclipse.core.resources.IFile> pDescriptions)
Set the package descriptions to show in the section. |
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, isDirty, 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 PackageDescriptionSection(PackageContentsFormPage pPage)
pPage
- the package page where to create the sectionMethod Detail |
---|
public java.util.Map<java.util.Locale,org.eclipse.core.resources.IFile> getDescriptions()
public void setDescriptions(java.util.Map<java.util.Locale,org.eclipse.core.resources.IFile> pDescriptions)
pDescriptions
- the descriptions to show.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |