Uses of Enum Class
org.nuclos.api.ui.dnd.DropTarget
Packages that use DropTarget
-
Uses of DropTarget in org.nuclos.api.ui.dnd
Methods in org.nuclos.api.ui.dnd that return DropTargetModifier and TypeMethodDescriptionInstallContext.getDropTarget()
getDropTarget drop targetstatic DropTarget
Returns the enum constant of this class with the specified name.static DropTarget[]
DropTarget.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.nuclos.api.ui.dnd with parameters of type DropTargetModifier and TypeMethodDescriptionDropHandlerProvider.getDropHandler
(DropTarget dt) getDropHandler drop handler for specificDropTarget