|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to the panel that shows the page thumbnail images for the current document.
| Field Summary |
| Fields inherited from interface com.qoppa.pdfViewer.panels.PDFPanel |
ALWAYS_ACTIVE, DEFAULT_POLICY, NEVER_ACTIVE |
| Method Summary | |
JButton |
getjbOptions()
Returns a reference to the options button |
JPopupMenu |
getjpmOptionsMenu()
Returns a reference to the options popup menu. |
JList |
getThumbList()
Returns the JList component that holds the thumbnail images. |
void |
setThumbnailSizes(int width,
int height)
Sets the size of the thumbnail images. |
| Methods inherited from interface com.qoppa.pdfViewer.panels.PDFPanel |
getActivePolicy, getToolbar, isActive, isPaneSelected, setActive, setActivePolicy, setPaneVisible |
| Method Detail |
public void setThumbnailSizes(int width,
int height)
width - The new maximum width of the thumbnail imagesheight - The new maximum height of the thumbnail imagespublic JButton getjbOptions()
public JPopupMenu getjpmOptionsMenu()
public JList getThumbList()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||