Uses of Class
org.icepdf.ri.common.utility.attachment.AttachmentPanel
-
Packages that use AttachmentPanel Package Description org.icepdf.ri.common -
-
Uses of AttachmentPanel in org.icepdf.ri.common
Methods in org.icepdf.ri.common that return AttachmentPanel Modifier and Type Method Description AttachmentPanelSwingViewBuilder. buildAttachmentPanel()Methods in org.icepdf.ri.common with parameters of type AttachmentPanel Modifier and Type Method Description voidSwingController. setAttachmentPanel(AttachmentPanel atp)Called by SwingViewerBuilder, so that Controller can setup event handling
-