|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThumbnailIcon | |
org.artoflife.util.dnd | Generic implementation of DropTargetListener with helpers to allow painting of an icon during the drag whether the JVM exposes an underlying native implementation or not. |
Uses of ThumbnailIcon in org.artoflife.util.dnd |
Fields in org.artoflife.util.dnd declared as ThumbnailIcon | |
protected ThumbnailIcon |
ThumbnailIconDropTargetListener.thumbnailIcon
Cache this in dragEnter, unset in dragExit and drop. |
Methods in org.artoflife.util.dnd that return ThumbnailIcon | |
ThumbnailIcon |
ThumbnailTransferable.getThumbnailIcon()
|
Methods in org.artoflife.util.dnd with parameters of type ThumbnailIcon | |
protected void |
ThumbnailTransferable.setThumbnailIcon(ThumbnailIcon thumbnailIcon)
This must be called from subclasses on creation in order to populate the ThumbnailTransferable.THUMBNAIL_ICON_FLAVOR data flavor. |
|
artoflife pre0.1.0-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |