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