Skip navigation links
org.netbeans.spi.palette/1 1.63
A C D G I M O P R S 

D

doDrop(Lookup, Transferable, int, int) - Method in class org.netbeans.spi.palette.DragAndDropHandler
Perform the drop operation and add the dragged item into the given category.
DragAndDropHandler - Class in org.netbeans.spi.palette
An abstract class implemented by palette clients to implement drag and drop of new items into the palette window and to customize the default Transferable instance of items being dragged from the palette window to editor area.
DragAndDropHandler() - Constructor for class org.netbeans.spi.palette.DragAndDropHandler
 
DragAndDropHandler(boolean) - Constructor for class org.netbeans.spi.palette.DragAndDropHandler
Subclass this class and use this c'tor with true parameter to support text drag and drop into the palette to create new custom code clips.
A C D G I M O P R S 
Skip navigation links
org.netbeans.spi.palette/1 1.63