Uses of Class
org.icepdf.ri.common.views.DocumentViewControllerImpl
-
Packages that use DocumentViewControllerImpl Package Description org.icepdf.ri.common -
-
Uses of DocumentViewControllerImpl in org.icepdf.ri.common
Fields in org.icepdf.ri.common declared as DocumentViewControllerImpl Modifier and Type Field Description protected DocumentViewControllerImplSwingController. documentViewControllerMethods in org.icepdf.ri.common with parameters of type DocumentViewControllerImpl Modifier and Type Method Description voidSwingController. setDocumentViewController(DocumentViewControllerImpl documentViewController)Sets a custom document view controller.
-