Uses of Class
org.icepdf.ri.common.views.annotations.summary.DraggableAnnotationPanel.MouseHandler
-
Packages that use DraggableAnnotationPanel.MouseHandler Package Description org.icepdf.ri.common.views.annotations.summary -
-
Uses of DraggableAnnotationPanel.MouseHandler in org.icepdf.ri.common.views.annotations.summary
Fields in org.icepdf.ri.common.views.annotations.summary declared as DraggableAnnotationPanel.MouseHandler Modifier and Type Field Description protected DraggableAnnotationPanel.MouseHandlerSummaryPopupMenu. mouseHandlerMethods in org.icepdf.ri.common.views.annotations.summary with parameters of type DraggableAnnotationPanel.MouseHandler Modifier and Type Method Description JPopupMenuAnnotationSummaryBox. getContextMenu(Frame frame, DraggableAnnotationPanel.MouseHandler mouseHandler)Constructors in org.icepdf.ri.common.views.annotations.summary with parameters of type DraggableAnnotationPanel.MouseHandler Constructor Description SummaryPopupMenu(AnnotationSummaryBox annotationSummaryBox, MarkupAnnotation markupAnnotation, MarkupAnnotationComponent annotationComponent, Controller controller, Frame frame, DraggableAnnotationPanel.MouseHandler mouseHandler)
-