|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| FileChangeListener | Interface to be implemented by classes that wish to be notified when changes are made to files monitored by
FileMonitor. |
| FileMonitorConstants | Contains constants used by FileMonitor. |
| Kernel32API | Exposes parts of the Windows Kernel32 API using the JNA (Java Native Access) library. |
| POSIX | Exposes parts of the POSIX standard library using JNA (Java Native Access). |
| Shell32API | Exposes parts of the Windows Shell32 API using the JNA (Java Native Access) library. |
| Class Summary | |
|---|---|
| Chmod | This class is a gateway to the chmod UNIX command. |
| FileComparator | FileComparator compares AbstractFile instances using a comparison criterion order (ascending or descending). |
| FileMonitor | FileMonitor allows to monitor a file and detect changes in the file's attributes and notify registered
FileChangeListener listeners accordingly. |
| FileSet | FileSet is a java.util.Vector of AbstractFile instances, and an optional base folder which is
the folder containing the files. |
| Kernel32 | This class provides access to a static instance of the Kernel32API interface,
allowing to invoke some Kernel32 Windows DLL functions. |
| OSXFileUtils | This class contains methods for file operations that are specific to Mac OS X. |
| PathTokenizer | This class allows to break a path into filename tokens. |
| PathUtils | This class contains static helper methods that operate on file paths. |
| PathUtils.ResolvedDestination | This class represents a destination entered by the user and resolved by PathUtils.resolveDestination(String, com.mucommander.file.AbstractFile)
into an AbstractFile and a destination type. |
| POSIX.STATVFSSTRUCT | Structure that holds the information returned by POSIX.statvfs(String, com.mucommander.file.util.POSIX.STATVFSSTRUCT). |
| ResourceLoader | This class provides methods to load resources located within reach of a ClassLoader. |
| Shell32 | This class provides access to a static instance of the Shell32API interface,
allowing to invoke some Shell32 Windows DLL functions. |
| Shell32API.SHFILEOPSTRUCT | This structure contains information that the SHFileOperation function uses to perform file operations. |
| Shell32API.SHQUERYRBINFO | Contains the size and item count information retrieved by the SHQueryRecycleBin function. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard