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