Uses of Class
org.icepdf.ri.common.views.annotations.PopupAnnotationComponent
-
Packages that use PopupAnnotationComponent Package Description org.icepdf.ri.common.views.annotations org.icepdf.ri.common.views.annotations.summary -
-
Uses of PopupAnnotationComponent in org.icepdf.ri.common.views.annotations
Fields in org.icepdf.ri.common.views.annotations declared as PopupAnnotationComponent Modifier and Type Field Description protected PopupAnnotationComponentMarkupGlueComponent. popupAnnotationComponentMethods in org.icepdf.ri.common.views.annotations that return PopupAnnotationComponent Modifier and Type Method Description PopupAnnotationComponentMarkupAnnotationComponent. createPopupAnnotationComponent(boolean isNew)PopupAnnotationComponentPopupState. getAnnotationComponent()PopupAnnotationComponentMarkupAnnotationComponent. getPopupAnnotationComponent()PopupAnnotationComponentMarkupGlueComponent. getPopupAnnotationComponent()Methods in org.icepdf.ri.common.views.annotations with parameters of type PopupAnnotationComponent Modifier and Type Method Description abstract voidFileDropHandler. execute(File file, PopupAnnotationComponent popupAnnotationComponent)voidAnnotationFileDropHandler. handlePopupAnnotationFileDrop(File file, PopupAnnotationComponent popupAnnotationComponent)Takes the given file and checks for the FileDropHandler that can handle the extension.Constructors in org.icepdf.ri.common.views.annotations with parameters of type PopupAnnotationComponent Constructor Description MarkupGlueComponent(DocumentViewController documentViewController, MarkupAnnotationComponent markupAnnotationComponent, PopupAnnotationComponent popupAnnotationComponent)PopupState(PopupAnnotationComponent annotationComponent)Stores the state associated with the PopupAnnotationComponent object. -
Uses of PopupAnnotationComponent in org.icepdf.ri.common.views.annotations.summary
Subclasses of PopupAnnotationComponent in org.icepdf.ri.common.views.annotations.summary Modifier and Type Class Description classAnnotationSummaryBox
-