Uses of Class
org.icepdf.ri.common.views.PageViewComponentImpl
-
Packages that use PageViewComponentImpl Package Description org.icepdf.ri.common.tools org.icepdf.ri.common.views.annotations -
-
Uses of PageViewComponentImpl in org.icepdf.ri.common.tools
Methods in org.icepdf.ri.common.tools that return PageViewComponentImpl Modifier and Type Method Description protected PageViewComponentImplSelectionBoxHandler. isOverPageComponent(Container container, MouseEvent e)Utility method for determining if the mouse event occurred over a page in the page view.Methods in org.icepdf.ri.common.tools with parameters of type PageViewComponentImpl Modifier and Type Method Description protected JPopupMenuTextSelectionViewHandler. buildEditTextContextMenu(PageViewComponentImpl pageComponent, Point coords)protected JPopupMenuTextSelectionViewHandler. buildSelectedTextContextMenu(PageViewComponentImpl pageComponent) -
Uses of PageViewComponentImpl in org.icepdf.ri.common.views.annotations
Fields in org.icepdf.ri.common.views.annotations declared as PageViewComponentImpl Modifier and Type Field Description protected PageViewComponentImplAbstractAnnotationComponent. pageViewComponentprotected PageViewComponentImplAnnotationPopup. pageViewComponent
-