|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BeamFileChooser | The general BEAM file chooser. |
| BeamFileFilter | A FileFilter with file extensions support. |
| Constants | Some constants. |
| CsvReader | A CsvReader instance is used read text files with CSV (comma separated values) format. |
| CsvWriter | |
| FileChooserFactory | A factory which is used to create instances of JFileChooser. |
| FileUtils | This class provides additional functionality in handling with files. |
| WildcardMatcher | Utility class that can be used to "glob" the filesystem using (extended) Unix-style wildcards: '**' recursively matches directories and sub-directories; '*' matches parts or entire path names; '?' matches single characters; and character ranges expressed with '[]' will be correctly matched. However, no tilde expansion is done. |
| Enum Summary | |
|---|---|
| BeamFileFilter.FileSelectionMode | File selection modes. |
Provides utility classes for IO operations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||