public class DefaultDragAndDropService extends AbstractHandlerService<Object,DragAndDropHandler<Object>> implements DragAndDropService
Constructor and Description |
---|
DefaultDragAndDropService() |
Modifier and Type | Method and Description |
---|---|
protected void |
onEvent(DragEnterEvent e) |
protected void |
onEvent(DragExitEvent e) |
protected void |
onEvent(DragOverEvent e) |
protected void |
onEvent(DropEvent e) |
getInstance, getInstances, objectService, onEvent, onEvent
pluginService
getContext, setContext, toString
getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
drop, drop, getHandler, getHandler, getInstances, getPluginType, getType, supports, supports
getHandler, supports
create, filterInstances, getInstance, initialize, objectService
find
getPlugins, getPluginService, pluginService
registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
protected void onEvent(DragEnterEvent e)
protected void onEvent(DragExitEvent e)
protected void onEvent(DragOverEvent e)
protected void onEvent(DropEvent e)
Copyright © 2015–2022 SciJava. All rights reserved.