|
|||||||||||
| 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.
| 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. |
PanelToolbar |
getToolbar()
Returns a reference to this panel's toolbar. |
void |
setThumbnailSizes(int width,
int height)
Sets the size of the thumbnail images. |
| 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 PanelToolbar getToolbar()
public JButton getjbOptions()
public JPopupMenu getjpmOptionsMenu()
public JList getThumbList()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||