|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openide.modules.ManifestSection
Class representing one specially-treated section in a module's manifest file. For example, one section may describe a single action provided by the module.
Inner Class Summary | |
static class |
ManifestSection.ActionSection
Module section for an Action. |
static class |
ManifestSection.ClipboardConvertorSection
Module section for a Clipboard convertor. |
static class |
ManifestSection.DebuggerSection
Module section for a Debugger. |
static class |
ManifestSection.FileSystemSection
Module section for a File System. |
static interface |
ManifestSection.Iterator
Iterator over different types of sections. |
static class |
ManifestSection.LoaderSection
Module section for a Data Loader. |
static class |
ManifestSection.NodeSection
Module section for a node. |
static class |
ManifestSection.OptionSection
Module section for an Option. |
static class |
ManifestSection.ServiceSection
Module section for a service type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |