All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.schlichtherle.io.swing.package.html Maven / Gradle / Ivy

Go to download

TrueZIP is a Java based Virtual File System (VFS) to enable transparent, multi-threaded read/write access to archive files (ZIP, TAR etc.) as if they were directories. Archive files may be arbitrarily nested and the nesting level is only limited by heap and file system size.

The newest version!




    
    
        

Provides random read only access to files (as opposed to the random read/write access provided by {@link java.io.RandomAccessFile}).

Swing GUI classes to browse the file system, including archive files. Unless otherwise noted, the classes in this package just require {@link java.io.File} instances, but automatically benefit from the advanced features available with {@link de.schlichtherle.io.File} instances. This enables convenient browsing of files of any supported archive type as if they were (virtual) directories.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy