Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Package oracle.ide.util.dnd

Contains API classes for drag-and-drop support of IDE types.

See:
          Description

Interface Summary
DefaultDropTargetListener.DropSite  
DragHelper Defines the interface for classes that can supply a Transferable for an object that is part of a data transfer (or drag and drop) selection.
DropHelper Defines the interface for classes that can handle a data transfer (drop) operation.

 

Class Summary
DefaultDropTargetListener The DefaultDropTargetListener can be use to handle drop behavior from any view.
DragDropManager This class handles delegating to DragHelper and DropHelper objects for drag-and-drop operations in the navigators.
TransferablesList A singleton class for handling a list of Transferable objects.
TransferableTreeNode  

 

Package oracle.ide.util.dnd Description

Contains API classes for drag-and-drop support of IDE types.

Related Documentation

See Extending JDeveloper Using the Addin API for additional details.


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.