|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.openide.util.datatransfer | |
org.openide | Jumping-off points for all the rest of the IDE's functionality. |
org.openide.actions | There are a number of standard system actions available for use in the IDE. |
org.openide.loaders | DataSystems are the logical layer between a filesystem and the regular functions of the IDE. |
org.openide.modules | The IDE is capable of being extended by pluggable modules providing additional functionality. |
org.openide.nodes | The IDE uses nodes to represent JavaBeans or other property containers, formed into a hierarchical tree. |
org.openide.src.nodes | Source elements can be represented by default element nodes. |
org.openide.util.datatransfer | The IDE uses special extensions to data transfer. |
Classes in org.openide.util.datatransfer used by org.openideExClipboard
|
Extended clipboard that supports listeners that can be notified about changes of content. |
Classes in org.openide.util.datatransfer used by org.openide.actionsPasteType
|
Clipboard operation providing one kind of paste action. |
Classes in org.openide.util.datatransfer used by org.openide.loadersExTransferable.Single
|
Support for transferable owner with only one data flavor. NewType
|
Describes a type that can be created anew. |
Classes in org.openide.util.datatransfer used by org.openide.modulesExClipboard.Convertor
|
Convertor that can convert the contents of a clipboard to
additional flavors . |
Classes in org.openide.util.datatransfer used by org.openide.nodesExTransferable.Single
|
Support for transferable owner with only one data flavor. NewType
|
Describes a type that can be created anew. PasteType
|
Clipboard operation providing one kind of paste action. |
Classes in org.openide.util.datatransfer used by org.openide.src.nodesNewType
|
Describes a type that can be created anew. |
Classes in org.openide.util.datatransfer used by org.openide.util.datatransferClipboardEvent
|
Event describing change of clipboard content. ClipboardListener
|
Listener to changes in the clipboard. ExClipboard
|
Extended clipboard that supports listeners that can be notified about changes of content. ExClipboard.Convertor
|
Convertor that can convert the contents of a clipboard to
additional flavors .ExTransferable
|
Provides additional operations on a transferable. ExTransferable.Single
|
Support for transferable owner with only one data flavor. TransferListener
|
Allows listening to progress of manipulation with ExTransferable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |