Uses of Package
com.jniwrapper.win32.io

Packages that use com.jniwrapper.win32.io
com.jniwrapper.win32.io The com.jniwrapper.win32.io package contains classes, which provide you with file system related functionality. 
com.jniwrapper.win32.process The com.jniwrapper.win32.process package contains classes for working with native processes. 
com.jniwrapper.win32.shell The com.jniwrapper.win32.shell package contains classes for Windows desktop integration. 
com.jniwrapper.win32.shell.impl The com.jniwrapper.win32.shell.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.shell package. 
 

Classes in com.jniwrapper.win32.io used by com.jniwrapper.win32.io
FileInfo
          FileInfo class is a file information container.
FileSystem.DriveType
          DriveTypes class represents the enumeration of drive types.
FileSystem.FileAttributes
          FileAttributes class represents a set of file attributes.
FileSystemEvent
          This class provides information about an event occurred in the file system.
FileSystemEventListener
          An interface for listening for file system events.
FileSystemException
          FileSystemException class is an exception that can be thrown by FileSystemWatcher at startup or during watching file system events.
FileSystemWatcher
          FileSystemWatcher class is designed to listen for file system events in a specified folder with various watching parameters.
FileSystemWatcher.WatcherOptions
          WatcherOptions class determines a set of properties to configure the behavior of FileSystemWatcher.
FileTime
          FileTime class represents the FILETIME structure.
FolderInfo
          The FolderInfo class is a container of folder information.
WatcherStrategy
          WatcherStrategy class is a base class for various watching strategies used in FileSystemWatcher class.
Win32FindData
          Win32FindData class represents WIN32_FIND_DATA data type.
 

Classes in com.jniwrapper.win32.io used by com.jniwrapper.win32.process
FileTime
          FileTime class represents the FILETIME structure.
 

Classes in com.jniwrapper.win32.io used by com.jniwrapper.win32.shell
Win32FindData
          Win32FindData class represents WIN32_FIND_DATA data type.
 

Classes in com.jniwrapper.win32.io used by com.jniwrapper.win32.shell.impl
Win32FindData
          Win32FindData class represents WIN32_FIND_DATA data type.