org.faceless.pdf2.viewer2.feature
Class ReadOnlyThumbnailPanel
java.lang.Object
org.faceless.pdf2.viewer2.ViewerFeature
org.faceless.pdf2.viewer2.SidePanelFactory
org.faceless.pdf2.viewer2.feature.ThumbnailPanel
org.faceless.pdf2.viewer2.feature.ReadOnlyThumbnailPanel
public class ReadOnlyThumbnailPanel
- extends ThumbnailPanel
Creates a SidePanel that displays the page thumbnails. This
is simply a subclass of ThumbnailPanel which cals the ThumbnailPanel.setEditable(boolean)
method to turn off the editing feature, and is here so it can be specified
by name in Applets.
This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.
- Since:
- 2.10.2
ReadOnlyThumbnailPanel
public ReadOnlyThumbnailPanel()
- Create a new read-only ThumbnailPanel
Copyright © 2001-2008 Big Faceless Organization