Package org.apache.uima.tools.stylemap
Class TableDropAdapter
java.lang.Object
java.awt.dnd.DropTargetAdapter
org.apache.uima.tools.stylemap.TableDropAdapter
- All Implemented Interfaces:
DropTargetListener,EventListener
The Class TableDropAdapter.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate AnnotationFeaturesViewerThe annotation features viewer.private StyleMapEditorThe edit. -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new table drop adapter. -
Method Summary
Methods inherited from class java.awt.dnd.DropTargetAdapter
dragEnter, dragExit, dragOver, dropActionChanged
-
Field Details
-
annotationFeaturesViewer
The annotation features viewer. -
edit
The edit.
-
-
Constructor Details
-
TableDropAdapter
Instantiates a new table drop adapter.- Parameters:
av- the avedit- the edit
-
-
Method Details
-
drop
-