org.openide.modules
Class ManifestSection.OptionSection
java.lang.Object
|
+--org.openide.modules.ManifestSection
|
+--org.openide.modules.ManifestSection.OptionSection
- Enclosing class:
- ManifestSection
- public static final class ManifestSection.OptionSection
- extends ManifestSection
Module section for an Option.
- See Also:
SystemOption
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getOption
public SystemOption getOption()
throws InstantiationException
- Get the system option.
- Returns:
- the option
- Throws:
InstantiationException
- if the action cannot be created
Built on December 12 2001. | Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.