Uses of Interface
org.jorigin.swing.thumbnail.JThumbnailListener
-
Packages that use JThumbnailListener Package Description org.jorigin.swing.thumbnail -
-
Uses of JThumbnailListener in org.jorigin.swing.thumbnail
Methods in org.jorigin.swing.thumbnail with parameters of type JThumbnailListener Modifier and Type Method Description voidJThumbnail. addThumbnailListener(JThumbnailListener<T> l)Add an Active Label Listener to this Active LabelvoidJThumbnail. removeThumbnailListener(JThumbnailListener<T> l)Remove an Active Label Listener from this Active Label
-