|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FileInfo | An object implementing this interface is passed to the
file selector when the method
FileSelector.isSelected(FileInfo)
is invoked. |
FileSelector | Interface of a component, which selects/deselects files. |
Class Summary | |
---|---|
AllFilesFileSelector | The default file selector: Selects all files. |
IncludeExcludeFileSelector | This file selector uses a set of patterns for including/excluding files. |
File selectors can be used to select or deselect a subset of files. For example, the plexus archivers or unarchivers use file selectors for selecting a subset of files in a directory.
Examples:
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |