Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api.component
Class EditorFileDropManagerListener

java.lang.Object
  extended by ro.sync.ecss.extensions.api.component.EditorFileDropManagerListener
All Implemented Interfaces:
ExternalObjectInsertionSources, ro.sync.exml.editor.FileDropManagerListener, ro.sync.exml.editor.FileDropManagerListenerExt

public class EditorFileDropManagerListener
extends java.lang.Object
implements ro.sync.exml.editor.FileDropManagerListenerExt

File drop manager listener installed on editor.


Field Summary
 
Fields inherited from interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources
DND_DB_TREE, DND_DITA_MAPS_MANAGER, DND_EXTERNAL, DND_IMAGE_PREVIEW, DND_PROJECT_TREE, PASTE
 
Constructor Summary
EditorFileDropManagerListener(ro.sync.exml.editor.xmleditor.XmlEditor editor)
          Constructor.
 
Method Summary
 void urlsDragged(ro.sync.exml.editor.DropContext location, int dropSource)
           
 boolean urlsDropped(java.util.List<java.net.URL> urlList, ro.sync.exml.editor.DropContext location, int dropSource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorFileDropManagerListener

public EditorFileDropManagerListener(ro.sync.exml.editor.xmleditor.XmlEditor editor)
Constructor.

Parameters:
editor - The editor.
Method Detail

urlsDropped

public boolean urlsDropped(java.util.List<java.net.URL> urlList,
                           ro.sync.exml.editor.DropContext location,
                           int dropSource)
Specified by:
urlsDropped in interface ro.sync.exml.editor.FileDropManagerListener
See Also:
FileDropManagerListener.urlsDropped(java.util.List, ro.sync.exml.editor.DropContext, int)

urlsDragged

public void urlsDragged(ro.sync.exml.editor.DropContext location,
                        int dropSource)
Specified by:
urlsDragged in interface ro.sync.exml.editor.FileDropManagerListenerExt
See Also:
FileDropManagerListenerExt.urlsDragged(ro.sync.exml.editor.DropContext, int)

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.