-
- All Known Implementing Classes:
AbstractWorkerPanel,AcroFormAnnotationPanel,AnnotationPanel,AnnotationSummaryFrame,AnnotationSummaryPanel,AttachmentPanel,DestinationsPanel,FontHandlerPanel,LayersPanel,MarkupAnnotationHandlerPanel,MarkupAnnotationPanel,SearchPanel,SignaturesHandlerPanel,ThumbnailsPanel
public interface MutableDocumentCaptures the life cycle of an open/close document cycle for many document related utility panels and dialogs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddisposeDocument()Swing controller is calling dispose and any post document clean up should be made.voidrefreshDocumentInstance()Swing controller should be checked to retrieve a new document instance.
-