Uses of Interface
org.jorigin.gui.thumbnail.JThumbnailListener
-
Packages that use JThumbnailListener Package Description org.jorigin.gui.thumbnail -
-
Uses of JThumbnailListener in org.jorigin.gui.thumbnail
Methods in org.jorigin.gui.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
-