Servertec
Foundation Classes
1.3.3 09/04/2005

Package stec.sfc.Win32

Interface Summary
FileSystemChangeHandler Interface that must be implemented by file system change handler.
 

Class Summary
BeepType Beep types used in System.beep().
Console Used to interface with the system console.
CreateFileAttribute File attributes used when the RandomAccessFile is being created.
Drive Used to access drive information and set drive volume label.
DriveType Drive type returned by Drive.getType()
Env Used to retrieve, set and remove environment variables.
ErrorMode Error mode returned by System.setErrorMode()
EventLog Used to add and remove event log sources and to add, read, backup and clear messages in the Windows NT/2000/XP event log.
EventLogRecord The event log record retrieved by EventLog.get(int).
EventLogType Event types used by EventLog.log() and returned by EventLogRecord.getEventType().
File Used to copy, rename, delete a file or directory, retrieve a file's or directory's short and long path names, get and set a file's or directory's attributes, last modified time, last accessed time and created time.
FileAccessMode File access modes used by RandomAccessFile
FileAttribute File attributes used by RandomAccessFile, File.getAttributes(), File.setAttributes() and FileEnumerator.getAttributes().
FileEnumerator Used to enumerate throught all the files matching the specified mask.
FileLockMode The lock modes used by RandomAccessFile.lock()
FileMoveMode Drive type returned by FileSystem.html.move() and File.html.move().
FileOperation File operations used by RandomAccessFile.
FileSeekMethod Seek methods used by RandomAccessFile.seek().
FileShareMode File share modes used by RandomAccessFile.
FileSystem Used to copy and rename files, to get the path of the system's temporary directory, to get the name of a temporary file, to create temporary files, to retrieve an array containing drives paths and to get and set the current directory.
FileSystemChangeEvent Defines file change notification events used by FileSystemChangeNotification
FileSystemChangeListener Used to monitor and dispatch associated FileSystemChangeNotifications.
FileSystemChangeNotification Used to specify item filter monitored by the associated FileSystemChangeListener.
FileSystemFlag File system flags used by Drive.getFileSystemFlags()
FileType File types used by File.getType().
HotKeyModifier Hotkey modifiers used by Shortcut.
IOPort Used to read and write to IO ports.
Network Contains methods used to interface with the network.
NetworkResourceDisplayType Network resource display types used by NetworkResourceEnumerator.
NetworkResourceEnumerator Represents an enumeration of resources on the network.
NetworkResourceScope Network resource usage types used by NetworkResourceEnumerator.
NetworkResourceType Network resource types used by NetworkResourceEnumerator.
NetworkResourceUsage Network resource usage used by NetworkResourceEnumerator.
OdbcDataSource Represents an ODBC Data Source.
OdbcDriver Represents an ODBC driver.
OdbcManager Used to add, remove and enumerate ODBC Data Sources and to enumerate ODBC drivers.
RandomAccessFile Used to create and open random access files, to lock and unlock regions within the file, to perform seek, read and write operation on the file and to get and set the file's length.
RegistryKey Used to create, change and remove registry entries and to access predefined registry keys.
RegistryValueType Registry value types used by RegistryKey.setValue().
sfc Internally used to initialize SFC.
Shortcut Used to create, modifiy, load and save shortcut link objects.
System Used to logoff, reboot, shutdown and poweroff the computer.
Win32Message Used to process Win32 Messages.
 

Exception Summary
Win32Exception Used to create new Win32 exceptions.
 


Servertec
Foundation Classes
1.3.3 09/04/2005

Copyright © 2001-2005 Servertec. All rights reserved.