Uses of Interface
org.jorigin.jfx.thumbnail.JThumbnailSelectionHandler
Packages that use JThumbnailSelectionHandler
-
Uses of JThumbnailSelectionHandler in org.jorigin.jfx.thumbnail
Methods in org.jorigin.jfx.thumbnail with parameters of type JThumbnailSelectionHandlerModifier and TypeMethodDescriptionbooleanJThumbnailPane.addThumbnailSelectionHandler(JThumbnailSelectionHandler<T> handler) Add the giventhumbnail selection handlerto this component.booleanJThumbnailPane.removeThumbnailSelectionHandler(JThumbnailSelectionHandler<T> handler) Remove the giventhumbnail selection handlerfrom this component.