|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icepdf.ri.common.views.AbstractDocumentViewModel
org.icepdf.ri.common.views.DocumentViewModelImpl
public class DocumentViewModelImpl
Default Swing implementation of the AbstractDocumentViewModel class. The constructor for this class constructs the needed PageViewComponentImpl objects and associates a reference to the parent JScrollPane.
Swing specific setup is handle by this class.
| Field Summary |
|---|
| Fields inherited from class org.icepdf.ri.common.views.AbstractDocumentViewModel |
|---|
currentAnnotation, currentDocument, currentPageIndex, MAX_PAGE_SIZE_READ_AHEAD, oldPageIndex, oldUserRotation, oldUserToolModeFlag, oldUserZoom, pageBoundary, pageComponents, undoCaretaker, userRotation, userToolModeFlag, userZoom |
| Constructor Summary | |
|---|---|
DocumentViewModelImpl(org.icepdf.core.pobjects.Document document,
javax.swing.JScrollPane parentScrollPane)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentViewModelImpl(org.icepdf.core.pobjects.Document document,
javax.swing.JScrollPane parentScrollPane)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||