Skip navigation links
A C G L O R S T X 

A

AbstractThumbnailManager - Class in org.dishevelled.thumbnail
Abstract thumbnail manager.
AbstractThumbnailManager(File) - Constructor for class org.dishevelled.thumbnail.AbstractThumbnailManager
Create a new abstract thumbnail manager with the specified root thumbnail directory.
add(Component) - Method in class org.dishevelled.thumbnail.swing.ThumbnailCache
Repaint the specified component on reload of thumbnail images.

C

createLargeThumbnail(URI, long) - Method in class org.dishevelled.thumbnail.AbstractThumbnailManager
 
createLargeThumbnail(URI, long) - Method in interface org.dishevelled.thumbnail.ThumbnailManager
Create and return a large size (256x256 pixel) thumbnail image for the specified URI.
createThumbnail(URI, long) - Method in class org.dishevelled.thumbnail.AbstractThumbnailManager
 
createThumbnail(URI, long) - Method in interface org.dishevelled.thumbnail.ThumbnailManager
Create and return a normal size (128x128 pixel) thumbnail image for the specified URI.

G

getComponent() - Method in class org.dishevelled.thumbnail.swing.LargeThumbnailRenderer
 
getComponent() - Method in class org.dishevelled.thumbnail.swing.ThumbnailRenderer
 
getLargeThumbnail(URI) - Method in class org.dishevelled.thumbnail.swing.ThumbnailCache
Return a large size (256x256 pixel) thumbnail image for the specified URI.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.dishevelled.thumbnail.swing.LargeThumbnailListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.dishevelled.thumbnail.swing.ThumbnailListCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.dishevelled.thumbnail.swing.LargeThumbnailTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.dishevelled.thumbnail.swing.ThumbnailTableCellRenderer
 
getThumbnail(URI) - Method in class org.dishevelled.thumbnail.swing.ThumbnailCache
Return a normal size (128x128 pixel) thumbnail image for the specified URI.

L

LargeThumbnailListCellRenderer - Class in org.dishevelled.thumbnail.swing
List cell renderer that displays the large thumbnail for a given URI.
LargeThumbnailListCellRenderer(ThumbnailCache) - Constructor for class org.dishevelled.thumbnail.swing.LargeThumbnailListCellRenderer
Create a new large thumbnail list cell renderer with the specified thumbnail cache.
LargeThumbnailRenderer - Class in org.dishevelled.thumbnail.swing
Renderer that displays the large thumbnail for a given URI.
LargeThumbnailRenderer(ThumbnailCache) - Constructor for class org.dishevelled.thumbnail.swing.LargeThumbnailRenderer
Create a new large thumbnail renderer with the specified thumbnail cache.
LargeThumbnailTableCellRenderer - Class in org.dishevelled.thumbnail.swing
Table cell renderer that displays the large thumbnail for a given URI.
LargeThumbnailTableCellRenderer(ThumbnailCache) - Constructor for class org.dishevelled.thumbnail.swing.LargeThumbnailTableCellRenderer
Create a new large thumbnail table cell renderer with the specified thumbnail cache.

O

org.dishevelled.thumbnail - package org.dishevelled.thumbnail
Implementation of the freedesktop.org thumbnail specification.
org.dishevelled.thumbnail.swing - package org.dishevelled.thumbnail.swing
Lightweight components for thumbnails.

R

remove(Component) - Method in class org.dishevelled.thumbnail.swing.ThumbnailCache
Remove the specified component from the list of components to repaint on reload of thumbnail images.

S

setValue(Object, boolean) - Method in class org.dishevelled.thumbnail.swing.LargeThumbnailRenderer
 
setValue(Object, boolean) - Method in class org.dishevelled.thumbnail.swing.ThumbnailRenderer
 

T

ThumbnailCache - Class in org.dishevelled.thumbnail.swing
Thumbnail cache.
ThumbnailCache(ThumbnailManager) - Constructor for class org.dishevelled.thumbnail.swing.ThumbnailCache
Create a new thumbnail cache with the specified thumbnail manager.
ThumbnailListCellRenderer - Class in org.dishevelled.thumbnail.swing
List cell renderer that displays the thumbnail for a given URI.
ThumbnailListCellRenderer(ThumbnailCache) - Constructor for class org.dishevelled.thumbnail.swing.ThumbnailListCellRenderer
Create a new thumbnail list cell renderer with the specified thumbnail cache.
ThumbnailManager - Interface in org.dishevelled.thumbnail
Thumbnail manager.
ThumbnailRenderer - Class in org.dishevelled.thumbnail.swing
Renderer that displays the thumbnail for a given URI.
ThumbnailRenderer(ThumbnailCache) - Constructor for class org.dishevelled.thumbnail.swing.ThumbnailRenderer
Create a new thumbnail renderer with the specified thumbnail cache.
ThumbnailTableCellRenderer - Class in org.dishevelled.thumbnail.swing
Table cell renderer that displays the thumbnail for a given URI.
ThumbnailTableCellRenderer(ThumbnailCache) - Constructor for class org.dishevelled.thumbnail.swing.ThumbnailTableCellRenderer
Create a new thumbnail table cell renderer with the specified thumbnail cache.

X

XdgThumbnailManager - Class in org.dishevelled.thumbnail
XDG Base Directory Specification thumbnail manager.
XdgThumbnailManager() - Constructor for class org.dishevelled.thumbnail.XdgThumbnailManager
Create a new XDG Base Directory Specification thumbnail manager.
A C G L O R S T X 
Skip navigation links

Copyright © 2013–2019 dishevelled.org. All rights reserved.