Package org.pepsoft.util.swing
package org.pepsoft.util.swing
-
ClassDescriptionThis is a marker interface for Swing components that managed their own scale, so should be skipped by the utility methods on the
GUIUtilsclass.A component which can execute a task in the background, reporting its progress on a progress bar, displaying status messages from the task, and optionally allowing the user to cancel the task.A component which can execute a task in the background, reporting its progress on a progress bar, displaying status messages from the task, and optionally allowing the user to cancel the task.ProgressTask<T>A named task which may report its progress and may return a value.A checkbox which binds to the model of another checkbox so that their states are synced.Created by Pepijn Schmitz on 20-07-16.A generic visual component which can display one or more layers of large or even endless tile-based images, with support for scrolling and scaling the images.A listener for changes to aTiledImageViewerview.A container for aTiledImageViewer, which adds scrollbars around it.A listener for changes in the contents of tiles.A provider of image tiles.Created by Pepijn on 27-11-2016.