Class DocumentViewModelImpl

  • All Implemented Interfaces:
    DocumentViewModel

    public class DocumentViewModelImpl
    extends AbstractDocumentViewModel

    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.

    Since:
    2.5