Uses of Class
org.jorigin.jfx.thumbnail.JThumbnailPane
Packages that use JThumbnailPane
-
Uses of JThumbnailPane in org.jorigin.jfx.thumbnail
Methods in org.jorigin.jfx.thumbnail with parameters of type JThumbnailPaneModifier and TypeMethodDescriptionvoidJThumbnailActivationHandler.handle(JThumbnailPane<T> pane, JThumbnail<T> thumbnail) Handle the giventhumbnailthat has been activated.voidJThumbnailSelectionHandler.handle(JThumbnailPane<T> pane, List<JThumbnail<T>> thumbnails) Handle the giventhumbnailsthat have been selected (can be empty).