Package org.pietschy.command.file

Abstract implementations of common file related commands and groups

Class Summary

AbstractFileCommand This is the base implementation of file commands.
AbstractFileOpenCommand The command provides generic file open behaviour.
AbstractRecentFileGroup Provides a custom group implementation that manages a list of recently used files.
AbstractSaveAsCommand This command provides generic behaviour for the standard "save as" operation.
ExtensionFileFilter An implementation of FileFilter that is based on the extension of a file.
Abstract implementations of common file related commands and groups