Package picasso.util
package picasso.util
-
ClassDescriptionCommand<T>An abstract command class that operates on some target object.FileCommand<T>An abstract command that allows access to the file system through a JFileChooser dialog box.NamedCommand<T>A command with a name (e.g., to display on a button)Execute a long running command in a separate thread and display the results in a component while the command is running.