public interface ThumbnailPanelNotes extends ThumbnailPanel
ALWAYS_ACTIVE, DEFAULT_POLICY, NEVER_ACTIVE
Modifier and Type | Method and Description |
---|---|
void |
enableEditing(boolean enable)
Turn thumb pane editing on or off.
|
JButton |
getjbCCW()
Returns the JButton to rotate pages counter clockwise.
|
JButton |
getjbCW()
Returns the JButton to rotate pages clockwise.
|
ThumbnailContextMenu |
getThumbnailContextMenu()
Returns the Thumbnail Panel PopupMenu.
|
getjbOptions, getJbZoomIn, getJbZoomOut, getjpmOptionsMenu, getThumbList, setThumbnailSizes
getActivePolicy, getToolbar, isActive, isPaneSelected, setActive, setActivePolicy, setPaneVisible, setTouchEnabled
ThumbnailContextMenu getThumbnailContextMenu()
void enableEditing(boolean enable)
enable
- Flag indicating whether to enable the editing.JButton getjbCW()
JButton getjbCCW()