Uses of Class
org.icepdf.ri.common.utility.annotation.destinations.DestinationsPanel
-
Packages that use DestinationsPanel Package Description org.icepdf.ri.common org.icepdf.ri.common.utility.annotation -
-
Uses of DestinationsPanel in org.icepdf.ri.common
Methods in org.icepdf.ri.common that return DestinationsPanel Modifier and Type Method Description DestinationsPanelSwingViewBuilder. buildDestinationsPanel() -
Uses of DestinationsPanel in org.icepdf.ri.common.utility.annotation
Methods in org.icepdf.ri.common.utility.annotation that return DestinationsPanel Modifier and Type Method Description DestinationsPanelAnnotationPanel. getDestinationsPanel()Methods in org.icepdf.ri.common.utility.annotation with parameters of type DestinationsPanel Modifier and Type Method Description voidAnnotationPanel. addDestinationPanel(DestinationsPanel panel, String title)
-