Uses of Class
org.icepdf.ri.common.utility.thumbs.ThumbnailsPanel
-
Packages that use ThumbnailsPanel Package Description org.icepdf.ri.common -
-
Uses of ThumbnailsPanel in org.icepdf.ri.common
Methods in org.icepdf.ri.common that return ThumbnailsPanel Modifier and Type Method Description ThumbnailsPanelSwingViewBuilder. buildThumbsPanel()Methods in org.icepdf.ri.common with parameters of type ThumbnailsPanel Modifier and Type Method Description voidSwingController. setThumbnailsPanel(ThumbnailsPanel tn)Called by SwingViewerBuilder, so that Controller can setup event handling
-