Uses of Class
org.icepdf.ri.common.views.annotations.FileDropHandler
-
Packages that use FileDropHandler Package Description org.icepdf.ri.common.views.annotations -
-
Uses of FileDropHandler in org.icepdf.ri.common.views.annotations
Methods in org.icepdf.ri.common.views.annotations with parameters of type FileDropHandler Modifier and Type Method Description voidAnnotationFileDropHandler. addFileDropHandler(FileDropHandler fileDropHandler)Register a FileDropHandler implementation with the AnnotationFileDropHandler.
-