DJVUpp / Desktop

Java desktop client
GNU General Public License v3.0
3 stars 2 forks source link

Viewer and Utilities module #7

Closed digitamo closed 8 years ago

digitamo commented 8 years ago

GP task (viewer module)

Fit page:

   “com.lizardtech.djvubean.DjVuBean” setZoom ().

Fit width:

    “com.lizardtech.djvubean.DjVuBean” setZoom ().

Fit visible:

“com.lizardtech.djvubean.DjVuBean” setZoom ().

Zoom (in / out):

“com.lizardtech.djvubean.DjVuBean” setZoom ().

Rotate:

“com.lizardtech.djview.FullBookView” rotate ().

Find / search:

“com.lizardtech.djvubean.DjVuBean.toolbar.Finder” search ()

Continuous mode:

“com.lizardtech.djview.frame. statusBar” continuousMode.addActoinListener (…)

Tabs:

Creating a new tabbedPane wherever needed.