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