Uses of Interface
org.openide.util.datatransfer.ExClipboard.Convertor

Packages that use ExClipboard.Convertor
org.openide.modules The IDE is capable of being extended by pluggable modules providing additional functionality. 
org.openide.util.datatransfer The IDE uses special extensions to data transfer. 
 

Uses of ExClipboard.Convertor in org.openide.modules
 

Methods in org.openide.modules that return ExClipboard.Convertor
 ExClipboard.Convertor ManifestSection.ClipboardConvertorSection.getConvertor()
          Get the convertor.
 

Uses of ExClipboard.Convertor in org.openide.util.datatransfer
 

Methods in org.openide.util.datatransfer that return ExClipboard.Convertor
protected abstract  ExClipboard.Convertor[] ExClipboard.getConvertors()
          Obtain a list of convertors assigned to this clipboard.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.