Servertec
Foundation Classes
1.3.3 09/04/2005
A B C D E F G H I J K L M N O P Q R S T U V W

A

abortSystemShutdown(String) - Static method in class stec.sfc.Win32.System
Attempts to stop the named system from being shutdown or restarted.
addConnection(String, String, String, String, boolean) - Static method in class stec.sfc.Win32.Network
Makes a connection to the named resource.
addConnection(String, String, boolean) - Static method in class stec.sfc.Win32.Network
Makes a connection to the named resource.
addFileDataSource(String, Hashtable) - Static method in class stec.sfc.Win32.OdbcManager
Adds a File Data Source.
addSource(String, String, String, int, int) - Static method in class stec.sfc.Win32.EventLog
Adds the named event source to the specified event log.
addSystemDataSource(String, String, Hashtable) - Static method in class stec.sfc.Win32.OdbcManager
Adds a System Data Source.
addUserDataSource(String, String, Hashtable) - Static method in class stec.sfc.Win32.OdbcManager
Adds a User Data Source.
ALL - Static variable in class stec.sfc.Win32.NetworkResourceUsage
All resources.
ALT - Static variable in class stec.sfc.Win32.HotKeyModifier
ALT key.
ANY - Static variable in class stec.sfc.Win32.NetworkResourceType
All resource types.
APPLICATION - Static variable in class stec.sfc.Win32.EventLog
Used when adding sources to the Application log.
ARCHIVE - Static variable in class stec.sfc.Win32.FileAttribute
Archive object.
ASTERISK - Static variable in class stec.sfc.Win32.BeepType
The system plays SystemAsterisk.
ATTACHED - Static variable in class stec.sfc.Win32.NetworkResourceUsage
All attached resources.
ATTRIBUTES - Static variable in class stec.sfc.Win32.FileSystemChangeEvent
The attributes of a file or directory were changed.
AUDIT_FAILURE - Static variable in class stec.sfc.Win32.EventLogType
Audit failure event.
AUDIT_SUCCESS - Static variable in class stec.sfc.Win32.EventLogType
Audit success event.

B

backup(String) - Method in class stec.sfc.Win32.EventLog
Used to backup the event log to the specified file.
BACKWARDS_READ_DIRECTION - Static variable in class stec.sfc.Win32.EventLog
Read backwards.
BEEP - Static variable in class stec.sfc.Win32.BeepType
The system beeps.
beep(int) - Static method in class stec.sfc.Win32.System
Plays the registered wave sound.
beep(int, int) - Static method in class stec.sfc.Win32.System
On Windows 9x/Me plays the standard sound and on Windows NT/2000/XP plays a sound of specified frequency and duration on the system's speaker.
BeepType - Class in stec.sfc.Win32
Beep types used in System.beep().
BeepType() - Constructor for class stec.sfc.Win32.BeepType
 
BEGIN - Static variable in class stec.sfc.Win32.FileSeekMethod
Seek relative to the beginning of the file.
BINARY - Static variable in class stec.sfc.Win32.RegistryValueType
Value is a binary object.

C

CASE_IS_PRESERVED - Static variable in class stec.sfc.Win32.FileSystemFlag
File system preserved case of file names.
CASE_SENSITIVE - Static variable in class stec.sfc.Win32.FileSystemFlag
File system supports case sensitive file names.
CDROM - Static variable in class stec.sfc.Win32.DriveType
Drive is CD-ROM.
CHAR - Static variable in class stec.sfc.Win32.FileType
The file type is a character file.
CLASSES_ROOT - Static variable in class stec.sfc.Win32.RegistryKey
Contains subkeys and values defining types, classes, documents and properties.
clear(String) - Method in class stec.sfc.Win32.EventLog
Used to backup and clear the event log.
clear() - Method in class stec.sfc.Win32.EventLog
Clears the event log.
close() - Method in class stec.sfc.Win32.EventLog
Close the event log.
close() - Method in class stec.sfc.Win32.FileEnumerator
Close this FileEnumerator.
close() - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Closes the enumeration.
close() - Method in class stec.sfc.Win32.RandomAccessFile
Closes the file.
close() - Method in class stec.sfc.Win32.RegistryKey
Closes the RegistryKey.
closeMessageFile(int) - Static method in class stec.sfc.Win32.Win32Message
Closes the specified message file handle.
COMPRESSED - Static variable in class stec.sfc.Win32.FileAttribute
Object is compressed.
CONNECTABLE - Static variable in class stec.sfc.Win32.NetworkResourceUsage
All connectable resources.
CONNECTED - Static variable in class stec.sfc.Win32.NetworkResourceScope
All resources currently connected.
Console - Class in stec.sfc.Win32
Used to interface with the system console.
Console() - Constructor for class stec.sfc.Win32.Console
 
CONTAINER - Static variable in class stec.sfc.Win32.NetworkResourceUsage
All container resources.
CONTEXT - Static variable in class stec.sfc.Win32.NetworkResourceScope
All resources in the network context of the user.
copy(String, boolean) - Method in class stec.sfc.Win32.File
Used to copy the file to the specified file path.
COPY - Static variable in class stec.sfc.Win32.FileMoveMode
Copy is allowed.
copy(String, String, boolean) - Static method in class stec.sfc.Win32.FileSystem
Used to copy the specified file to the given file path.
CREATE_ALWAYS - Static variable in class stec.sfc.Win32.FileOperation
Creates a new file.
CREATE_HARDLINK - Static variable in class stec.sfc.Win32.FileMoveMode
Create a hard link.
CREATE_NEW - Static variable in class stec.sfc.Win32.FileOperation
Creates a new file.
createDirectory(String) - Static method in class stec.sfc.Win32.FileSystem
Creates the specified new directory.
CreateFileAttribute - Class in stec.sfc.Win32
File attributes used when the RandomAccessFile is being created.
CreateFileAttribute() - Constructor for class stec.sfc.Win32.CreateFileAttribute
 
createKey(String) - Method in class stec.sfc.Win32.RegistryKey
Creates a new RegistryKey subkey to the current RegistryKey.
createTempFile(File, String) - Static method in class stec.sfc.Win32.FileSystem
Returns a File object for the constructed temporary file.
createTempFile(String, String) - Static method in class stec.sfc.Win32.FileSystem
Returns a File object for the constructed temporary file.
createTempFile(String) - Static method in class stec.sfc.Win32.FileSystem
Returns a File object for the constructed temporary file in the system's temporary directory.
CTRL - Static variable in class stec.sfc.Win32.HotKeyModifier
Ctrl key.
CURRENT - Static variable in class stec.sfc.Win32.FileSeekMethod
Seek relative to the current position.
CURRENT_CONFIG - Static variable in class stec.sfc.Win32.RegistryKey
Contains subkeys and values defining the local computer's current hardware configuration.
CURRENT_USER - Static variable in class stec.sfc.Win32.RegistryKey
Contains subkeys and values defining the current user's preferences.

D

DEFAULT - Static variable in class stec.sfc.Win32.BeepType
The system plays SystemDefault.
DEFAULT - Static variable in class stec.sfc.Win32.ErrorMode
The system defaults to displaying all error message boxes.
DELAY_UNTIL_REBOOT - Static variable in class stec.sfc.Win32.FileMoveMode
Move the file when the operating system is restarted.
delete() - Method in class stec.sfc.Win32.File
Delete the file.
DELETE - Static variable in class stec.sfc.Win32.FileShareMode
Allow only delete access mode.
delete(String) - Static method in class stec.sfc.Win32.FileSystem
Used to remove the specified file.
DELETE_ON_CLOSE - Static variable in class stec.sfc.Win32.CreateFileAttribute
Delete file after all handles have been closed.
deleteConnection(String, boolean, boolean) - Static method in class stec.sfc.Win32.Network
Cancels an existing network connection.
deleteKey(String) - Method in class stec.sfc.Win32.RegistryKey
Deletes the specified subkey to the current RegistryKey.
deleteKey(String, boolean) - Method in class stec.sfc.Win32.RegistryKey
Deletes the specified subkey to the current RegistryKey.
deleteValue(String) - Method in class stec.sfc.Win32.RegistryKey
Deletes the named value in the current RegistryKey.
DIRECTORY - Static variable in class stec.sfc.Win32.FileAttribute
Object is a directory.
DIRECTORY_NAME - Static variable in class stec.sfc.Win32.FileSystemChangeEvent
A directory was created or deleted.
DISK - Static variable in class stec.sfc.Win32.FileType
The file type is a disk file.
DISK - Static variable in class stec.sfc.Win32.NetworkResourceType
All disk resources.
DOMAIN - Static variable in class stec.sfc.Win32.NetworkResourceDisplayType
The resource should be displayed as a domain.
Drive - Class in stec.sfc.Win32
Used to access drive information and set drive volume label.
Drive(String) - Constructor for class stec.sfc.Win32.Drive
Constructs a new Drive object for the specified drive.
Drive(String, boolean) - Constructor for class stec.sfc.Win32.Drive
Constructs a new Drive object for the specified drive.
drives() - Static method in class stec.sfc.Win32.FileSystem
Returns an array of Strings containing all known drive paths.
DriveType - Class in stec.sfc.Win32
Drive type returned by Drive.getType()
DriveType() - Constructor for class stec.sfc.Win32.DriveType
 
DWORD - Static variable in class stec.sfc.Win32.RegistryValueType
Value is a double word.
DWORD_BIG_ENDIAN - Static variable in class stec.sfc.Win32.RegistryValueType
Value is a big endian double word.
DWORD_LITTLE_ENDIAN - Static variable in class stec.sfc.Win32.RegistryValueType
Value is a little endian double word.
DYN_DATA - Static variable in class stec.sfc.Win32.RegistryKey
Normally used by Windows 9x to store performance data.

E

ENCRYPTED - Static variable in class stec.sfc.Win32.FileAttribute
Object is encrypted.
END - Static variable in class stec.sfc.Win32.FileSeekMethod
Seek relative to the end of the file.
Env - Class in stec.sfc.Win32
Used to retrieve, set and remove environment variables.
Env() - Constructor for class stec.sfc.Win32.Env
 
ERROR - Static variable in class stec.sfc.Win32.EventLogType
Error event.
ErrorMode - Class in stec.sfc.Win32
Error mode returned by System.setErrorMode()
ErrorMode() - Constructor for class stec.sfc.Win32.ErrorMode
 
EventLog - Class in stec.sfc.Win32
Used to add and remove event log sources and to add, read, backup and clear messages in the Windows NT/2000/XP event log.
EventLog(String) - Constructor for class stec.sfc.Win32.EventLog
Creates a new EventLog object.
EventLog(String, String) - Constructor for class stec.sfc.Win32.EventLog
Creates a new EventLog object.
EventLog(String, String, boolean) - Constructor for class stec.sfc.Win32.EventLog
Creates a new EventLog object.
EventLogRecord - Class in stec.sfc.Win32
The event log record retrieved by EventLog.get(int).
EventLogType - Class in stec.sfc.Win32
Event types used by EventLog.log() and returned by EventLogRecord.getEventType().
EventLogType() - Constructor for class stec.sfc.Win32.EventLogType
 
EXCLAMATION - Static variable in class stec.sfc.Win32.BeepType
The system plays SystemExclamation.
EXCLUSIVE_LOCK - Static variable in class stec.sfc.Win32.FileLockMode
Request an exclusive lock.
exists() - Method in class stec.sfc.Win32.File
Returns whether the file or directory exists.
existsFileDataSource(String) - Static method in class stec.sfc.Win32.OdbcManager
Returns whether the named File Data Source exists.
EXPAND_STRING - Static variable in class stec.sfc.Win32.RegistryValueType
Value is an unexpanded string.
expandEnvironmentVariables(String) - Static method in class stec.sfc.Win32.System
Returns a String with environment variables replaced with associated values.
EXTENDED - Static variable in class stec.sfc.Win32.HotKeyModifier
Extended key.

F

FAIL_IF_NOT_TRACKABLE - Static variable in class stec.sfc.Win32.FileMoveMode
The move fails if the source file is a link and the destination cannot be tracked because it is on a FAT file system.
FAIL_IMMEDIATELY - Static variable in class stec.sfc.Win32.FileLockMode
Fail immediately if unable to acquire requested lock.
File - Class in stec.sfc.Win32
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.
File(String) - Constructor for class stec.sfc.Win32.File
Constructs a new File object.
FILE - Static variable in class stec.sfc.Win32.OdbcDataSource
File Data Source.
FILE_COMPRESSION - Static variable in class stec.sfc.Win32.FileSystemFlag
File system supports file compression.
FILE_NAME - Static variable in class stec.sfc.Win32.FileSystemChangeEvent
A file was created, renamed or deleted.
FILE_SIZE - Static variable in class stec.sfc.Win32.FileSystemChangeEvent
A file's size was changed.
FileAccessMode - Class in stec.sfc.Win32
File access modes used by RandomAccessFile
FileAccessMode() - Constructor for class stec.sfc.Win32.FileAccessMode
 
FileAttribute - Class in stec.sfc.Win32
File attributes used by RandomAccessFile, File.getAttributes(), File.setAttributes() and FileEnumerator.getAttributes().
FileAttribute() - Constructor for class stec.sfc.Win32.FileAttribute
 
FileEnumerator - Class in stec.sfc.Win32
Used to enumerate throught all the files matching the specified mask.
FileEnumerator(String) - Constructor for class stec.sfc.Win32.FileEnumerator
Constructs a new FileEnumerator object.
FileLockMode - Class in stec.sfc.Win32
The lock modes used by RandomAccessFile.lock()
FileLockMode() - Constructor for class stec.sfc.Win32.FileLockMode
 
FileMoveMode - Class in stec.sfc.Win32
Drive type returned by FileSystem.html.move() and File.html.move().
FileMoveMode() - Constructor for class stec.sfc.Win32.FileMoveMode
 
FileOperation - Class in stec.sfc.Win32
File operations used by RandomAccessFile.
FileOperation() - Constructor for class stec.sfc.Win32.FileOperation
 
FileSeekMethod - Class in stec.sfc.Win32
Seek methods used by RandomAccessFile.seek().
FileSeekMethod() - Constructor for class stec.sfc.Win32.FileSeekMethod
 
FileShareMode - Class in stec.sfc.Win32
File share modes used by RandomAccessFile.
FileShareMode() - Constructor for class stec.sfc.Win32.FileShareMode
 
FileSystem - Class in stec.sfc.Win32
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.
FileSystem() - Constructor for class stec.sfc.Win32.FileSystem
 
fileSystemChanged(FileSystemChangeNotification) - Method in interface stec.sfc.Win32.FileSystemChangeHandler
Called by the associated FileSystemChangeListener when a monitored FileSystemChangeNotification occurs.
FileSystemChangeEvent - Class in stec.sfc.Win32
Defines file change notification events used by FileSystemChangeNotification
FileSystemChangeEvent() - Constructor for class stec.sfc.Win32.FileSystemChangeEvent
 
FileSystemChangeHandler - Interface in stec.sfc.Win32
Interface that must be implemented by file system change handler.
FileSystemChangeListener - Class in stec.sfc.Win32
Used to monitor and dispatch associated FileSystemChangeNotifications.
FileSystemChangeListener(FileSystemChangeNotification[]) - Constructor for class stec.sfc.Win32.FileSystemChangeListener
Constructs a new FileSystemChangeListener that monitors the specified FileSystemChangeNotifications.
FileSystemChangeListener(FileSystemChangeNotification[], int) - Constructor for class stec.sfc.Win32.FileSystemChangeListener
Constructs a new FileSystemChangeListener that monitors the specified FileSystemChangeNotifications.
FileSystemChangeListener(FileSystemChangeNotification) - Constructor for class stec.sfc.Win32.FileSystemChangeListener
Constructs a new FileSystemChangeListener that monitors the specified FileSystemChangeNotification.
FileSystemChangeListener(FileSystemChangeNotification, int) - Constructor for class stec.sfc.Win32.FileSystemChangeListener
Constructs a new FileSystemChangeListener that monitors the specified FileSystemChangeNotification.
FileSystemChangeNotification - Class in stec.sfc.Win32
Used to specify item filter monitored by the associated FileSystemChangeListener.
FileSystemChangeNotification(String, boolean, int, FileSystemChangeHandler) - Constructor for class stec.sfc.Win32.FileSystemChangeNotification
Constructs a new filter that will be monitor by the associated FileSystemChangeListener.
FileSystemFlag - Class in stec.sfc.Win32
File system flags used by Drive.getFileSystemFlags()
FileSystemFlag() - Constructor for class stec.sfc.Win32.FileSystemFlag
 
FileType - Class in stec.sfc.Win32
File types used by File.getType().
FileType() - Constructor for class stec.sfc.Win32.FileType
 
FIXED - Static variable in class stec.sfc.Win32.DriveType
Drive is not removeable.
flush() - Method in class stec.sfc.Win32.RandomAccessFile
Writes buffered output to the file.
flush() - Method in class stec.sfc.Win32.RegistryKey
Writes changes to the Registry file.
FormatMessage(String, String[]) - Static method in class stec.sfc.Win32.Win32Message
Returns the formatted message for the specified message source and using the given parameters.
FormatMessage(int, int, int, String[], boolean) - Static method in class stec.sfc.Win32.Win32Message
Returns the formatted message using the specified message file handle, message identifier, language identifier and parameters.
FormatMessage(int, int, int, String[]) - Static method in class stec.sfc.Win32.Win32Message
Returns the formatted message using the specified message file handle, message identifier, language identifier and parameters.
FormatMessage(int, int, int) - Static method in class stec.sfc.Win32.Win32Message
Returns the formatted message using the specified message file handle, message identifier and language identifier.
FormatMessage(int, int) - Static method in class stec.sfc.Win32.Win32Message
Returns the formatted message using the specified message file handle and message identifier.
FormatParameters(int, String[], int, boolean) - Static method in class stec.sfc.Win32.Win32Message
Returns an array formatted parameters from the specified array of parameters using the specified message file handle and language identifier.
FormatParameters(int, String[], int) - Static method in class stec.sfc.Win32.Win32Message
Returns an array formatted parameters from the specified array of parameters using the specified message file handle and language identifier.
FormatParameters(int, String[]) - Static method in class stec.sfc.Win32.Win32Message
Returns an array formatted parameters from the specified array of parameters using the specified message file handle.
FormatSystemMessage(int, int, String[]) - Static method in class stec.sfc.Win32.Win32Message
Returns the formatted system message using the specified message identifier, language identifier and parameters.
FormatSystemMessage(int, int) - Static method in class stec.sfc.Win32.Win32Message
Returns the formatted system message using the specified message identifier and language identifier.
FormatSystemMessage(int) - Static method in class stec.sfc.Win32.Win32Message
Returns the formatted system message using the specified message identifier.
FormatSystemParameters(String[], int) - Static method in class stec.sfc.Win32.Win32Message
Returns an array formatted system parameters from the specified array of parameters and language identifier.
FormatSystemParameters(String[]) - Static method in class stec.sfc.Win32.Win32Message
Returns an array formatted system parameters from the specified array of parameters.
FORWARDS_READ_DIRECTION - Static variable in class stec.sfc.Win32.EventLog
Read forwards.

G

GENERIC - Static variable in class stec.sfc.Win32.NetworkResourceDisplayType
The resource should be displayed using the default format.
get(int, int) - Method in class stec.sfc.Win32.EventLog
Returns the specified EventLogRecord.
get(int) - Method in class stec.sfc.Win32.EventLog
Returns the specified EventLogRecord.
getAccountName(String, String) - Static method in class stec.sfc.Win32.System
Returns the account name for the given SID from the specified domain name.
getArguments() - Method in class stec.sfc.Win32.Shortcut
Returns the command-line arguments associated with the shortcut link object.
getAttributeNames() - Method in class stec.sfc.Win32.OdbcDriver
Returns an Enumeration of any attribute names.
getAttributes() - Method in class stec.sfc.Win32.File
Returns the file's or directory's attributes.
getAttributes() - Method in class stec.sfc.Win32.FileEnumerator
Returns the current file's attributes as defined in FileAttribte.
getAttributeValue(String) - Method in class stec.sfc.Win32.OdbcDriver
Returns the value associated with the specified attribute name.
getBinary(String) - Method in class stec.sfc.Win32.RegistryKey
Returns the binary array associated with the specified value.
getBuildNumber() - Static method in class stec.sfc.Win32.System
Returns the build number.
getBytesPerSector() - Method in class stec.sfc.Win32.Drive
Returns the number of bytes per sector.
getCategory() - Method in class stec.sfc.Win32.EventLogRecord
Returns the category name.
getCategoryID() - Method in class stec.sfc.Win32.EventLogRecord
Returns the category identifier.
getch() - Static method in class stec.sfc.Win32.Console
Reads a character from the console.
getCommandLine() - Static method in class stec.sfc.Win32.System
Returns the command line specified to run the current program.
getComment() - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Returns any comment associated with the current resource.
getCompressedLength() - Method in class stec.sfc.Win32.File
Returns the compressed file's size in bytes.
getComputerName() - Method in class stec.sfc.Win32.EventLogRecord
Returns the computer name.
getComputerName() - Static method in class stec.sfc.Win32.System
Returns the name of the computer.
getCreationTime() - Method in class stec.sfc.Win32.File
Returns the file's or directory's creation time in the number of 100-nanosecond intervals since January 1, 1601.
getCreationTime() - Method in class stec.sfc.Win32.FileEnumerator
Returns the current file's creation timestamp.
getCreationTimeEx() - Method in class stec.sfc.Win32.File
Returns the file's or directory's creation time in the number of milliseconds that have passed since January 1, 1970 00:00:00.000 GMT.
getCurrentDirectory() - Static method in class stec.sfc.Win32.FileSystem
Returns the current directory.
getData() - Method in class stec.sfc.Win32.EventLogRecord
Returns any binary data.
getDescription() - Method in class stec.sfc.Win32.Shortcut
Returns any description associated with the shortcut link object.
getDisplayType() - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Returns the current NetworkResourceDisplayType.
getDomains(String) - Static method in class stec.sfc.Win32.Network
Returns a new NetworkResourceEnumerator of domains.
getDriver() - Method in class stec.sfc.Win32.OdbcDataSource
Returns the name of the ODBC driver.
getDrivers() - Static method in class stec.sfc.Win32.OdbcManager
Returns an Enumeration of any ODBC Drivers.
getEnv() - Static method in class stec.sfc.Win32.Env
Returns all environment variables as an array of strings.
getEnv(String) - Static method in class stec.sfc.Win32.Env
Returns the value associated with the specified environment variable.
getEnv(String, String) - Static method in class stec.sfc.Win32.Env
Returns the value associated with the specified environment variable or the specified default if the specified environment variable does not exist.
getErrorCode() - Method in exception stec.sfc.Win32.Win32Exception
Returns the error code of the Win32Exception.
getEventID() - Method in class stec.sfc.Win32.EventLogRecord
Returns the event identifier.
getEventLog() - Method in class stec.sfc.Win32.EventLog
Returns the name of the event log being used.
getEventType() - Method in class stec.sfc.Win32.EventLogRecord
Returns the EventLogType.
getExpandedParameters() - Method in class stec.sfc.Win32.EventLogRecord
Returns any parameters resolving any references.
getExpandString(String) - Method in class stec.sfc.Win32.RegistryKey
Returns the expanded string associated with the specified value.
getFileDataSourceDirectory() - Static method in class stec.sfc.Win32.OdbcManager
Returns the path to the directory where file data sources are stored.
getFileDataSources() - Static method in class stec.sfc.Win32.OdbcManager
Returns an Enumeration of any File Data Sources.
getFilePointer() - Method in class stec.sfc.Win32.RandomAccessFile
Returns the file's current offset.
getFileSystemFlags() - Method in class stec.sfc.Win32.Drive
Returns the file FileSystemFlag.
getFileSystemName() - Method in class stec.sfc.Win32.Drive
Returns the file system's name.
getGeneratedTimestamp() - Method in class stec.sfc.Win32.EventLogRecord
Returns the timestamp in the number of seconds elapsed since 00:00:00 January 1, 1970 UCT when the event log record was submitted.
getHostname() - Method in class stec.sfc.Win32.EventLog
Returns the name of the computer whose event log is being used.
getHostname() - Static method in class stec.sfc.Win32.Network
Returns the hostname.
getHotKey() - Method in class stec.sfc.Win32.Shortcut
Returns any hot key modifiers associated with the shortcut link object.
getIconIndex() - Method in class stec.sfc.Win32.Shortcut
Returns the index of any icon image associated with the shortcut link object.
getIconPath() - Method in class stec.sfc.Win32.Shortcut
Returns the path to any icon image associated with the shortcut link object.
getID() - Method in class stec.sfc.Win32.File
Returns the file's or directory's unique identifier.
getInt(String) - Method in class stec.sfc.Win32.RegistryKey
Returns the integer associated with the specified value.
getLastAccessedTime() - Method in class stec.sfc.Win32.File
Returns the file's or directory's last accessed time in the number of 100-nanosecond intervals since January 1, 1601.
getLastAccessedTime() - Method in class stec.sfc.Win32.FileEnumerator
Returns the current file's last accessed timestamp.
getLastAccessedTimeEx() - Method in class stec.sfc.Win32.File
Returns the file's or directory's last accessed time in the number of milliseconds that have passed since January 1, 1970 00:00:00.000 GMT.
getLastError() - Static method in class stec.sfc.Win32.System
Returns the last error code.
getLastModifiedTime() - Method in class stec.sfc.Win32.File
Returns the file's or directory's last modified time in the number of 100-nanosecond intervals since January 1, 1601.
getLastModifiedTime() - Method in class stec.sfc.Win32.FileEnumerator
Returns the current file's last modified timestamp.
getLastModifiedTimeEx() - Method in class stec.sfc.Win32.File
Returns the file's or directory's last modified time in the number of milliseconds that have passed since January 1, 1970 00:00:00.000 GMT.
getLibrary() - Static method in class stec.sfc.Win32.sfc
Returns the name of the native library being used.
getLocalName() - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Returns the current resource's local name.
getLocalShares() - Static method in class stec.sfc.Win32.Network
Returns a new NetworkResourceEnumerator of local shares.
getLong(String) - Method in class stec.sfc.Win32.RegistryKey
Returns the long integer associated with the specified value.
getLongPathName() - Method in class stec.sfc.Win32.File
Returns the file's or directory's long path name from the MS-DOS short path name.
getMajorVersion() - Static method in class stec.sfc.Win32.System
Returns major version number.
getMaximumPathComponentLength() - Method in class stec.sfc.Win32.Drive
Returns the maximum path component length.
getMessage() - Method in class stec.sfc.Win32.EventLogRecord
Returns the corresponding formatted message.
getMinorVersion() - Static method in class stec.sfc.Win32.System
Returns minor version number.
getName() - Method in class stec.sfc.Win32.FileEnumerator
Returns the current file's name.
getName() - Method in class stec.sfc.Win32.OdbcDataSource
Returns the name of the Data Source.
getName() - Method in class stec.sfc.Win32.OdbcDriver
Returns the name of the ODBC driver.
getNeighborhoodResources() - Static method in class stec.sfc.Win32.Network
Returns a new NetworkResourceEnumerator of the neighborhood.
getNextFile() - Method in class stec.sfc.Win32.FileEnumerator
Called to retrieve the next entry.
getNumberOfFreeClusters() - Method in class stec.sfc.Win32.Drive
Returns the number of free clusters.
getParameters() - Method in class stec.sfc.Win32.EventLogRecord
Returns any parameters.
getPath() - Method in class stec.sfc.Win32.RegistryKey
Returns the full registry path for the current RegistryKey.
getProvider(int) - Static method in class stec.sfc.Win32.Network
Returns the name of the provider for the specified network type.
getProvider() - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Returns the current provider.
getProviders() - Static method in class stec.sfc.Win32.Network
Returns a new NetworkResourceEnumerator of network providers.
getRawData(byte[]) - Method in class stec.sfc.Win32.RegistryKey
Returns the data contained at the current key.
getRawData(String, byte[]) - Method in class stec.sfc.Win32.RegistryKey
Returns the data contained at the specified value.
getRecordNumber() - Method in class stec.sfc.Win32.EventLogRecord
Returns the event log record number.
getRemoteName(String) - Static method in class stec.sfc.Win32.Network
Returns the remote name of the named resource.
getRemoteName() - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Returns the current resource's remote name.
getRemoteShares(String) - Static method in class stec.sfc.Win32.Network
Returns a new NetworkResourceEnumerator of remote shares on the named remote resource.
getResourceType() - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Returns the current NetworkResourceType.
getRootCause() - Method in exception stec.sfc.Win32.Win32Exception
Returns the error code of the Win32Exception.
getScope() - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Returns the current NetworkResourceScope.
getSectorsPerCluster() - Method in class stec.sfc.Win32.Drive
Returns the number of sectors per cluster.
getShortPathName() - Method in class stec.sfc.Win32.File
Returns the file's or directory's MS-DOS short path name.
getShowWindow() - Method in class stec.sfc.Win32.Shortcut
Returns the show window flag associated with the shortcut link object.
getSize() - Method in class stec.sfc.Win32.FileEnumerator
Returns the current file's size in bytes.
getSourceName() - Method in class stec.sfc.Win32.EventLogRecord
Returns the event source name.
getString(String) - Method in class stec.sfc.Win32.RegistryKey
Returns the string associated with the specified value.
getStringArray(String) - Method in class stec.sfc.Win32.RegistryKey
Returns the string array associated with the specified value.
getSubKeyCount() - Method in class stec.sfc.Win32.RegistryKey
Returns the number of keys in the current RegistryKey.
getSubKeyName(int) - Method in class stec.sfc.Win32.RegistryKey
Returns the name of the specified subkey in the current RegistryKey.
getSystemDataSources() - Static method in class stec.sfc.Win32.OdbcManager
Returns an Enumeration of any System Data Sources.
getSystemDirectory() - Static method in class stec.sfc.Win32.FileSystem
Returns path for the system's Windows system directory.
getTarget() - Method in class stec.sfc.Win32.Shortcut
Returns the path to the target of the shortcut link object.
getTempFileName(String, String, int) - Static method in class stec.sfc.Win32.FileSystem
Returns path to temporary file.
getTempPath() - Static method in class stec.sfc.Win32.FileSystem
Returns path for the system's temporary directory.
getTotalNumberOfBytes() - Method in class stec.sfc.Win32.Drive
Returns the total number of bytes.
getTotalNumberOfClusters() - Method in class stec.sfc.Win32.Drive
Returns the number of clusters.
getTotalNumberOfFreeBytes() - Method in class stec.sfc.Win32.Drive
Returns the total number of free bytes.
getType() - Method in class stec.sfc.Win32.Drive
Returns the drive type.
getType() - Method in class stec.sfc.Win32.File
Returns the file's or directory's type as defined in FileType.
getType() - Method in class stec.sfc.Win32.OdbcDataSource
Returns the type of the Data Source.
getUniversalName(String) - Static method in class stec.sfc.Win32.Network
Returns the Universal Naming Convention (UNC) of the specified mapped resource.
getUsage() - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Returns the current NetworkResourceUsage.
getUserDataSources() - Static method in class stec.sfc.Win32.OdbcManager
Returns an Enumeration of any User Data Sources.
getUserName() - Method in class stec.sfc.Win32.EventLogRecord
Returns the username.
getUserName(String) - Static method in class stec.sfc.Win32.Network
Returns the user name for the named resource.
getUserName() - Static method in class stec.sfc.Win32.Network
Returns the current user name.
getValueCount() - Method in class stec.sfc.Win32.RegistryKey
Returns the number of values in the current RegistryKey.
getValueData(String, byte[], int, int) - Method in class stec.sfc.Win32.RegistryKey
Returns the data contained at the specified value.
getValueData(String, byte[], int) - Method in class stec.sfc.Win32.RegistryKey
Returns the data contained at the named value.
getValueData(String, byte[]) - Method in class stec.sfc.Win32.RegistryKey
Returns the data contained at the named value in the current RegistryKey.
getValueData(int, byte[], int, int) - Method in class stec.sfc.Win32.RegistryKey
Returns the data contained at the specified value in the current RegistryKey.
getValueData(int, byte[], int) - Method in class stec.sfc.Win32.RegistryKey
Returns the data contained at the specified value in the current RegistryKey.
getValueData(int, byte[]) - Method in class stec.sfc.Win32.RegistryKey
Returns the data contained at the specified value in the current RegistryKey.
getValueDataLength(int) - Method in class stec.sfc.Win32.RegistryKey
Returns the length of the data value for the specified value.
getValueDataLength(String) - Method in class stec.sfc.Win32.RegistryKey
Returns the length of the data value for the named value.
getValueDataType(int) - Method in class stec.sfc.Win32.RegistryKey
Returns the data type of the specified value.
getValueDataType(String) - Method in class stec.sfc.Win32.RegistryKey
Returns the data type of the named value.
getValueName(int) - Method in class stec.sfc.Win32.RegistryKey
Returns the name of the specified value in the current RegistryKey.
getVersion() - Static method in class stec.sfc.Win32.System
Deprecated. This method method has been superseded by getMajorVersion(), getMinorVersion() and getBuildNumber().
getVolumeLabel() - Method in class stec.sfc.Win32.Drive
Returns the volume label.
getVolumeSerialNumber() - Method in class stec.sfc.Win32.Drive
Returns the volume's serial number.
getVolumeSerialNumber() - Method in class stec.sfc.Win32.File
Returns the serial number of the volume that contains the file or directory.
getWindowsDirectory() - Static method in class stec.sfc.Win32.FileSystem
Returns path for the system's Windows directory.
getWorkingDirectory() - Method in class stec.sfc.Win32.Shortcut
Returns the working directory associated with the shortcut link object.
getWrittenTimestamp() - Method in class stec.sfc.Win32.EventLogRecord
Returns the timestamp in the number of seconds elapsed since 00:00:00 January 1, 1970 UCT when the event log record was written.
GLOBAL - Static variable in class stec.sfc.Win32.NetworkResourceScope
All resources on the network.

H

HAND - Static variable in class stec.sfc.Win32.BeepType
The system plays SystemHand.
hasMoreFiles() - Method in class stec.sfc.Win32.FileEnumerator
Returns whether there are any more files in this FileEnumeration.
HIDDEN - Static variable in class stec.sfc.Win32.FileAttribute
Object is hidden.
HotKeyModifier - Class in stec.sfc.Win32
Hotkey modifiers used by Shortcut.
HotKeyModifier() - Constructor for class stec.sfc.Win32.HotKeyModifier
 

I

inByte(int) - Static method in class stec.sfc.Win32.IOPort
Reads an unsigned byte from the specified IO port.
INFORMATION - Static variable in class stec.sfc.Win32.EventLogType
Information event.
inInt(int) - Static method in class stec.sfc.Win32.IOPort
Reads an unsigned double word from the specified IO port.
inShort(int) - Static method in class stec.sfc.Win32.IOPort
Reads an unsigned word from the specified IO port.
IOPort - Class in stec.sfc.Win32
Used to read and write to IO ports.
IOPort() - Constructor for class stec.sfc.Win32.IOPort
 
isFull() - Method in class stec.sfc.Win32.EventLog
Returns whether the event log is full.
isOpen() - Method in class stec.sfc.Win32.FileEnumerator
Returns whether the FileEnumerator is open.
isOpen() - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Returns whether this enumeration is open.
isRunning() - Method in class stec.sfc.Win32.FileSystemChangeListener
Returns whether the monitor thread is running.

J

java2native(long) - Static method in class stec.sfc.Win32.File
Returns the native timestamp for the specified Java timestamp.

K

kbhit() - Static method in class stec.sfc.Win32.Console
Checks the console for input.

L

LAST_WRITE_TIME - Static variable in class stec.sfc.Win32.FileSystemChangeEvent
A file's last write timestamp was changed.
length() - Method in class stec.sfc.Win32.File
Returns the file's size in bytes.
length() - Method in class stec.sfc.Win32.RandomAccessFile
Return's the file's current length.
LINK - Static variable in class stec.sfc.Win32.RegistryValueType
Value is a link.
load(String, String) - Method in class stec.sfc.Win32.RegistryKey
Loads the saved registry entries into the named subkey into the current RegistryKey from the specified file.
load(String) - Method in class stec.sfc.Win32.Shortcut
Loads the shortcut link object from the specified shortcut link file.
LOCAL_MACHINE - Static variable in class stec.sfc.Win32.RegistryKey
Contains subkeys and values defining the standard hardware and software configuration of the comptuer.
localMode() - Method in class stec.sfc.Win32.EventLog
Returns whether the EventLogRecords will use resources relative to the computer the EventLog is on to resolve Category, Expanded Parameters, Message and User Name.
localMode(boolean) - Method in class stec.sfc.Win32.EventLog
Sets whether the EventLogRecords will use local resources relative to the computer the EventLog is on to resolve Category, Expanded Parameters, Message and User Name.
lock(long, long) - Method in class stec.sfc.Win32.RandomAccessFile
Locks the specified region.
lock(long, long, int) - Method in class stec.sfc.Win32.RandomAccessFile
Locks the specified region.
log(int, int, int, String[], byte[], int) - Method in class stec.sfc.Win32.EventLog
Adds the specified message to the event log.
log(int, String) - Method in class stec.sfc.Win32.EventLog
Adds the specified message to the event log.
log(int, String[]) - Method in class stec.sfc.Win32.EventLog
Adds the specified message to the event log.
log(int, int, int, String[], byte[]) - Method in class stec.sfc.Win32.EventLog
Adds the specified message to the event log.
logoff(boolean) - Static method in class stec.sfc.Win32.System
Shutdowns all processes and logs the user off.

M

MAXIMIZED - Static variable in class stec.sfc.Win32.Shortcut
Activate and display window maximized.
MINIMIZED - Static variable in class stec.sfc.Win32.Shortcut
Activate and display window minimized.
move(String, int) - Method in class stec.sfc.Win32.File
Used to move the existing file or directory.
move(String, String, int) - Static method in class stec.sfc.Win32.FileSystem
Used to move an existing file or directory.

N

NAMED_STREAMS - Static variable in class stec.sfc.Win32.FileSystemFlag
File system supports named streams.
native2java(long) - Static method in class stec.sfc.Win32.File
Returns the Java timestamp for the specified native timestamp.
Network - Class in stec.sfc.Win32
Contains methods used to interface with the network.
Network() - Constructor for class stec.sfc.Win32.Network
 
NetworkResourceDisplayType - Class in stec.sfc.Win32
Network resource display types used by NetworkResourceEnumerator.
NetworkResourceDisplayType() - Constructor for class stec.sfc.Win32.NetworkResourceDisplayType
 
NetworkResourceEnumerator - Class in stec.sfc.Win32
Represents an enumeration of resources on the network.
NetworkResourceEnumerator(int, int, int, int, String, String, String) - Constructor for class stec.sfc.Win32.NetworkResourceEnumerator
Constructs a new enumeration of the specified resources on the network.
NetworkResourceScope - Class in stec.sfc.Win32
Network resource usage types used by NetworkResourceEnumerator.
NetworkResourceScope() - Constructor for class stec.sfc.Win32.NetworkResourceScope
 
NetworkResourceType - Class in stec.sfc.Win32
Network resource types used by NetworkResourceEnumerator.
NetworkResourceType() - Constructor for class stec.sfc.Win32.NetworkResourceType
 
NetworkResourceUsage - Class in stec.sfc.Win32
Network resource usage used by NetworkResourceEnumerator.
NetworkResourceUsage() - Constructor for class stec.sfc.Win32.NetworkResourceUsage
 
next() - Method in class stec.sfc.Win32.EventLog
Returns the next EventLogRecord.
next(long) - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Fowards the enumeration without blocking and returns whether a next resource exists.
next() - Method in class stec.sfc.Win32.NetworkResourceEnumerator
Fowards the enumeration with blocking and returns whether a next resource exists.
NO_ALIGNMENT_FAULT_EXCEPTIONS - Static variable in class stec.sfc.Win32.ErrorMode
The system does not display a message box for alignment fault exceptions.
NO_BUFFERING - Static variable in class stec.sfc.Win32.CreateFileAttribute
Opens file without buffering.
NO_FAIL_CRITICAL_ERRORS - Static variable in class stec.sfc.Win32.ErrorMode
The system does not display a message box for critical-error-handler messages.
NO_GP_FAULT_ERRORS - Static variable in class stec.sfc.Win32.ErrorMode
The system does not display a message box for general-protection-fault messages.
NO_OPEN_FILE_ERRORS - Static variable in class stec.sfc.Win32.ErrorMode
The system does not display a message box when it fails to find a file.
NO_ROOT_DIR - Static variable in class stec.sfc.Win32.DriveType
Drive is invalid.
NONE - Static variable in class stec.sfc.Win32.FileAccessMode
Query access to object.
NONE - Static variable in class stec.sfc.Win32.RegistryValueType
Value is unknown.
NORMAL - Static variable in class stec.sfc.Win32.FileAttribute
Object is a normal object.
NORMAL - Static variable in class stec.sfc.Win32.Shortcut
Activate and display window.
NOT_CONTENT_INDEXED - Static variable in class stec.sfc.Win32.FileAttribute
Object is to be indexed.

O

OdbcDataSource - Class in stec.sfc.Win32
Represents an ODBC Data Source.
OdbcDriver - Class in stec.sfc.Win32
Represents an ODBC driver.
OdbcManager - Class in stec.sfc.Win32
Used to add, remove and enumerate ODBC Data Sources and to enumerate ODBC drivers.
OdbcManager() - Constructor for class stec.sfc.Win32.OdbcManager
 
OFFLINE - Static variable in class stec.sfc.Win32.FileAttribute
Object is offline and not accessible.
OPEN_ALWAYS - Static variable in class stec.sfc.Win32.FileOperation
Opens existing file otherwise creates it.
OPEN_EXISTING - Static variable in class stec.sfc.Win32.FileOperation
Opens existing file.
openMessageFile(String) - Static method in class stec.sfc.Win32.Win32Message
Returns a handle to the specified message file.
outByte(int, int) - Static method in class stec.sfc.Win32.IOPort
Writes an unsigned byte to the specified IO port.
outInt(int, int) - Static method in class stec.sfc.Win32.IOPort
Writes an unsigned double word to the specified IO port.
outShort(int, int) - Static method in class stec.sfc.Win32.IOPort
Writes an unsigned word to the specified IO port.

P

pathSeparator - Static variable in class stec.sfc.Win32.FileSystem
The String containing the character used to separate Win32 paths.
pathSeparatorChar - Static variable in class stec.sfc.Win32.FileSystem
The character used to separate Win32 paths.
PERFORMANCE_DATA - Static variable in class stec.sfc.Win32.RegistryKey
Normally used by Windows NT/2000/XP to store performance data.
PERSISTENT - Static variable in class stec.sfc.Win32.NetworkResourceScope
All persistent connections.
PERSISTENT_ACLS - Static variable in class stec.sfc.Win32.FileSystemFlag
File system preserves and enforces ACLs.
PIPE - Static variable in class stec.sfc.Win32.FileType
The file type is a named or anonymous pipe.
poweroff(boolean) - Static method in class stec.sfc.Win32.System
Shutdowns the system and then turns the power off.
previous() - Method in class stec.sfc.Win32.EventLog
Returns the previous EventLogRecord.
PRINT - Static variable in class stec.sfc.Win32.NetworkResourceType
All print resources.
processFailure(Throwable) - Method in class stec.sfc.Win32.FileSystemChangeListener
Called by the monitor thread when an error occurs while monitoring for change notifications.
putch(int) - Static method in class stec.sfc.Win32.Console
Writes a character to the console.
putEnv(String, String) - Static method in class stec.sfc.Win32.Env
Used to create a new environment variable or modify or remove an existing one.

Q

QUESTION - Static variable in class stec.sfc.Win32.BeepType
The system plays SystemQuestion.
QWORD - Static variable in class stec.sfc.Win32.RegistryValueType
Value is a quad word.
QWORD_LITTLE_ENDIAN - Static variable in class stec.sfc.Win32.RegistryValueType
Value is a big endian quad word.

R

RAMDISK - Static variable in class stec.sfc.Win32.DriveType
Drive is RAM disk.
RANDOM_ACCESS - Static variable in class stec.sfc.Win32.CreateFileAttribute
Opens file optimized for random access.
RandomAccessFile - Class in stec.sfc.Win32
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.
RandomAccessFile(File, int, int, int, int) - Constructor for class stec.sfc.Win32.RandomAccessFile
Constructs a new RandomAcessFile object for the specified file.
RandomAccessFile(String, int, int, int, int) - Constructor for class stec.sfc.Win32.RandomAccessFile
Constructs a new RandomAcessFile object for the specified file.
rawMode() - Method in class stec.sfc.Win32.EventLog
Returns whether the EventLogRecords are retrieved in raw mode.
rawMode(boolean) - Method in class stec.sfc.Win32.EventLog
Sets whether the EventLogRecords are to be retrieved in raw mode.
READ - Static variable in class stec.sfc.Win32.FileAccessMode
Read access to object.
READ - Static variable in class stec.sfc.Win32.FileShareMode
Allow only read access mode.
read() - Method in class stec.sfc.Win32.RandomAccessFile
Reads the next byte from the file.
read(byte[], int, int) - Method in class stec.sfc.Win32.RandomAccessFile
Reads the next n bytes into the specified byte buffer starting at the given offset.
read(byte[], int) - Method in class stec.sfc.Win32.RandomAccessFile
Reads the next n bytes into the specified byte buffer.
read(byte[]) - Method in class stec.sfc.Win32.RandomAccessFile
Reads as many bytes as will fit into the specified byte buffer.
READ_ONLY_VOLUME - Static variable in class stec.sfc.Win32.FileSystemFlag
File system volume is read-only.
readBoolean() - Method in class stec.sfc.Win32.RandomAccessFile
Returns the next boolean value from the file.
readByte() - Method in class stec.sfc.Win32.RandomAccessFile
Returns the next byte value from the file.
readChar() - Method in class stec.sfc.Win32.RandomAccessFile
Returns the next character value from the file.
readCString() - Method in class stec.sfc.Win32.RandomAccessFile
Reads the next C string from the file.
readDouble() - Method in class stec.sfc.Win32.RandomAccessFile
Returns the next long floating point value from the file.
readFloat() - Method in class stec.sfc.Win32.RandomAccessFile
Returns the next floating point value from the file.
readFully(byte[], int, int) - Method in class stec.sfc.Win32.RandomAccessFile
Reads the specified number of bytes into the given buffer from the specified file.
readFully(byte[]) - Method in class stec.sfc.Win32.RandomAccessFile
Reads from the specified file until the specified buffer is filled or end of file is reached.
readInt() - Method in class stec.sfc.Win32.RandomAccessFile
Returns the next integer value from the file.
readLine() - Method in class stec.sfc.Win32.RandomAccessFile
Returns the next line from the file.
readLong() - Method in class stec.sfc.Win32.RandomAccessFile
Returns the next long integer value from the file.
readObject() - Method in class stec.sfc.Win32.RandomAccessFile
Reads the next Object from the file.
READONLY - Static variable in class stec.sfc.Win32.FileAttribute
Object is read only.
readShort() - Method in class stec.sfc.Win32.RandomAccessFile
Returns the next short value from the file.
readUnsignedByte() - Method in class stec.sfc.Win32.RandomAccessFile
Reads the next unsigned byte from the file.
readUnsignedInt() - Method in class stec.sfc.Win32.RandomAccessFile
Reads the next unsigned integer from the file.
readUnsignedShort() - Method in class stec.sfc.Win32.RandomAccessFile
Reads the next unsigned short from the file.
readUTF() - Method in class stec.sfc.Win32.RandomAccessFile
Reads the UTF-8 encoded string from the file.
reboot(boolean) - Static method in class stec.sfc.Win32.System
Shutdowns all processes and then restarts the computer.
reboot(String, String, long, boolean) - Static method in class stec.sfc.Win32.System
Displays the Reboot dialog for the specified amount of time, then shutdowns all processes and restarts the specified computer.
RegistryKey - Class in stec.sfc.Win32
Used to create, change and remove registry entries and to access predefined registry keys.
RegistryKey(RegistryKey, String) - Constructor for class stec.sfc.Win32.RegistryKey
Constructs a new RegistryKey from the specified RegistryKey and subkey.
RegistryKey(String, RegistryKey) - Constructor for class stec.sfc.Win32.RegistryKey
Constructs a new RegistryKey at the specified computer and RegistryKey.
RegistryValueType - Class in stec.sfc.Win32
Registry value types used by RegistryKey.setValue().
RegistryValueType() - Constructor for class stec.sfc.Win32.RegistryValueType
 
REMOTE - Static variable in class stec.sfc.Win32.DriveType
Drive is remote network drive.
REMOVABLE - Static variable in class stec.sfc.Win32.DriveType
Drive is removable.
removeDirectory(String) - Static method in class stec.sfc.Win32.FileSystem
Deletes the specified directory.
removeFileDataSource(String) - Static method in class stec.sfc.Win32.OdbcManager
Removes the named File Data Source.
removeSource(String, String) - Static method in class stec.sfc.Win32.EventLog
Removes the named event source from the specified event log.
removeSystemDataSource(String, String) - Static method in class stec.sfc.Win32.OdbcManager
Removes the named System Data Source.
removeUserDataSource(String, String) - Static method in class stec.sfc.Win32.OdbcManager
Removes the named User Data Source.
rename(String, boolean) - Method in class stec.sfc.Win32.File
Used to rename the file to the specified file path.
rename(String, String, boolean) - Static method in class stec.sfc.Win32.FileSystem
Used to rename the specified file to the given file path.
REPARSE_POINT - Static variable in class stec.sfc.Win32.FileAttribute
Object exhibits NTFS reparse point.
REPLACE_EXISTING - Static variable in class stec.sfc.Win32.FileMoveMode
Overwrite any existing file.
reset() - Method in class stec.sfc.Win32.Shortcut
Resets all fields to their original values.
RESOURCE_DESCRITOR - Static variable in class stec.sfc.Win32.RegistryValueType
Value is a resource descriptor.
RESOURCE_LIST - Static variable in class stec.sfc.Win32.RegistryValueType
Value is a resource list.
run() - Method in class stec.sfc.Win32.FileSystemChangeListener
Internally called by the monitor thread while running to monitor and dispatch change notifications.

S

save(String) - Method in class stec.sfc.Win32.RegistryKey
Saves the current RegistryKey to the specified file.
save(String) - Method in class stec.sfc.Win32.Shortcut
Saves the shortcut link object to the specified shortcut link file.
SECURITY - Static variable in class stec.sfc.Win32.EventLog
Used when adding sources to the Security log.
SECURITY_DESCRIPTOR - Static variable in class stec.sfc.Win32.FileSystemChangeEvent
A file's security descriptor was changed.
seek(long, int) - Method in class stec.sfc.Win32.RandomAccessFile
Change the file's current offset.
seek(long) - Method in class stec.sfc.Win32.RandomAccessFile
Sets the file's current offset to the specified offset relative to the begining of the file.
seekEOF() - Method in class stec.sfc.Win32.RandomAccessFile
Sets the file pointer to end of file (EOF).
separator - Static variable in class stec.sfc.Win32.FileSystem
The String containing the character used to separate Win32 path elements.
separatorChar - Static variable in class stec.sfc.Win32.FileSystem
The character used to separate Win32 path elements.
SEQUENTIAL_SCAN - Static variable in class stec.sfc.Win32.CreateFileAttribute
Opens file optimized for sequential access.
SERVER - Static variable in class stec.sfc.Win32.NetworkResourceDisplayType
The resource should be displayed as a server.
setArguments(String) - Method in class stec.sfc.Win32.Shortcut
Sets the command-line arguments.
setAttributes(int) - Method in class stec.sfc.Win32.File
Used to set the file's or directory's attributes.
setBinary(String, byte[]) - Method in class stec.sfc.Win32.RegistryKey
Associates the specified binary array value with the given value name.
setCreationTime(long) - Method in class stec.sfc.Win32.File
Used to set the file's or directory's creation time in the number of 100-nanosecond intervals since January 1, 1601.
setCreationTimeEx(long) - Method in class stec.sfc.Win32.File
Used to set the file's or directory's creation time in the number of milliseconds that have passed since January 1, 1970 00:00:00.000 GMT.
setCurrentDirectory(String) - Static method in class stec.sfc.Win32.FileSystem
Used to set the current directory.
setDescription(String) - Method in class stec.sfc.Win32.Shortcut
Sets the description.
setErrorMode(int) - Static method in class stec.sfc.Win32.System
Sets how errors are handled by the system.
setExpandString(String, String) - Method in class stec.sfc.Win32.RegistryKey
Associates the specified expanded string value with the given value name.
setFileDataSourceDirectory(String) - Static method in class stec.sfc.Win32.OdbcManager
Used to specify the directory where file data sources are stored.
setHotKey(int) - Method in class stec.sfc.Win32.Shortcut
Sets the hot key modifiers.
setIconIndex(int) - Method in class stec.sfc.Win32.Shortcut
Sets the index of the icon image.
setIconPath(String) - Method in class stec.sfc.Win32.Shortcut
Sets the path to the icon image.
setInt(String, int) - Method in class stec.sfc.Win32.RegistryKey
Associates the specified integer value with the given value name.
setLastAccessedTime(long) - Method in class stec.sfc.Win32.File
Used to set the file's or directory's last accessed time in the number of 100-nanosecond intervals since January 1, 1601.
setLastAccessedTimeEx(long) - Method in class stec.sfc.Win32.File
Used to set the file's or directory's last accessed time in the number of milliseconds that have passed since January 1, 1970 00:00:00.000 GMT.
setLastError(int) - Static method in class stec.sfc.Win32.System
Sets the last error code.
setLastModifiedTime(long) - Method in class stec.sfc.Win32.File
Used to set the file's or directory's last modified time in the number of 100-nanosecond intervals since January 1, 1601.
setLastModifiedTimeEx(long) - Method in class stec.sfc.Win32.File
Used to set the file's or directory's last modified time in the number of milliseconds that have passed since January 1, 1970 00:00:00.000 GMT.
setLength(long) - Method in class stec.sfc.Win32.RandomAccessFile
Sets the file's length.
setLibraryPath(String) - Static method in class stec.sfc.Win32.sfc
Sets the path to the libary.
setLong(String, long) - Method in class stec.sfc.Win32.RegistryKey
Associates the specified long integer value with the given value name.
setShowWindow(int) - Method in class stec.sfc.Win32.Shortcut
Sets the show window flag.
setString(String, String) - Method in class stec.sfc.Win32.RegistryKey
Associates the specified string value with the given value name.
setStringArray(String, String[]) - Method in class stec.sfc.Win32.RegistryKey
Associates the specified string array value with the given value name.
setTarget(String) - Method in class stec.sfc.Win32.Shortcut
Sets the path to the target.
setValue(String, int, byte[], int, int) - Method in class stec.sfc.Win32.RegistryKey
Adds or changes the named value in the current RegistryKey with the given value of the specified type starting at the given offset.
setValue(String, int, byte[], int) - Method in class stec.sfc.Win32.RegistryKey
Adds or changes the named value in the current RegistryKey with the given value of the specified type.
setValue(String, int, byte[]) - Method in class stec.sfc.Win32.RegistryKey
Adds or changes the named value in the current RegistryKey with the given value of the specified type.
setVolumeLabel(String) - Method in class stec.sfc.Win32.Drive
Sets the volume label.
setWorkingDirectory(String) - Method in class stec.sfc.Win32.Shortcut
Sets the path to the working directory.
sfc - Class in stec.sfc.Win32
Internally used to initialize SFC.
sfc() - Constructor for class stec.sfc.Win32.sfc
 
SHARE - Static variable in class stec.sfc.Win32.NetworkResourceDisplayType
The resource should be displayed as a share.
SHIFT - Static variable in class stec.sfc.Win32.HotKeyModifier
Shift key.
Shortcut - Class in stec.sfc.Win32
Used to create, modifiy, load and save shortcut link objects.
Shortcut() - Constructor for class stec.sfc.Win32.Shortcut
 
shutdown(boolean) - Static method in class stec.sfc.Win32.System
Shutdowns the system and then turns the power off.
shutdown(String, String, long, boolean) - Static method in class stec.sfc.Win32.System
Displays the Shutdown dialog for the specified amount of time, then shutdowns all processes and shutdowns the specified computer.
size() - Method in class stec.sfc.Win32.EventLog
Returns the number of events in the current event log.
skipBytes(long) - Method in class stec.sfc.Win32.RandomAccessFile
Skips the specified number of bytes and returns the file's current offset.
SPARSE_FILE - Static variable in class stec.sfc.Win32.FileAttribute
Object is a sparse object.
stec.sfc.Win32 - package stec.sfc.Win32
 
stop() - Method in class stec.sfc.Win32.FileSystemChangeListener
Used to stop the monitor thread.
STRING - Static variable in class stec.sfc.Win32.RegistryValueType
Value is a string.
STRING_ARRAY - Static variable in class stec.sfc.Win32.RegistryValueType
Value is an array of strings.
subKeyExists(String) - Method in class stec.sfc.Win32.RegistryKey
Returns whether the specified subkey exists.
SUCCESS - Static variable in class stec.sfc.Win32.EventLogType
Success event.
SUPPORTS_ENCRYPTION - Static variable in class stec.sfc.Win32.FileSystemFlag
File system supports encryption.
SUPPORTS_OBJECT_IDS - Static variable in class stec.sfc.Win32.FileSystemFlag
File system supports object identifiers.
SUPPORTS_REPARSE_POINTS - Static variable in class stec.sfc.Win32.FileSystemFlag
File system supports reparse points.
SUPPORTS_SPARSE_FILES - Static variable in class stec.sfc.Win32.FileSystemFlag
File system supports sparse files.
SYSTEM - Static variable in class stec.sfc.Win32.EventLog
Used when adding sources to the System log.
SYSTEM - Static variable in class stec.sfc.Win32.FileAttribute
Object is a system object.
SYSTEM - Static variable in class stec.sfc.Win32.OdbcDataSource
System Data Source.
System - Class in stec.sfc.Win32
Used to logoff, reboot, shutdown and poweroff the computer.
System() - Constructor for class stec.sfc.Win32.System
 

T

TEMPORARY - Static variable in class stec.sfc.Win32.FileAttribute
Object is a temporary object.
toString() - Method in class stec.sfc.Win32.Drive
Returns the drive specifier.
toString(int) - Static method in class stec.sfc.Win32.EventLogType
Return string representation of the specified event log type.
toString() - Method in class stec.sfc.Win32.File
Returns the file's or directory's path.
toString() - Method in class stec.sfc.Win32.FileEnumerator
Returns the specified path.
TRUNCATE_EXISTING - Static variable in class stec.sfc.Win32.FileOperation
Opens and truncates existing file.

U

ungetch(int) - Static method in class stec.sfc.Win32.Console
Pushes back the last character read from the console
UNICODE_STORED_ON_DISK - Static variable in class stec.sfc.Win32.FileSystemFlag
File system supports Unicode file names.
UNKNOWN - Static variable in class stec.sfc.Win32.DriveType
Drive is unknown.
UNKNOWN - Static variable in class stec.sfc.Win32.FileType
The file type is unknown.
unlock(long, long) - Method in class stec.sfc.Win32.RandomAccessFile
Unlocks the specified region.
USER - Static variable in class stec.sfc.Win32.OdbcDataSource
User Data Source.
USERS - Static variable in class stec.sfc.Win32.RegistryKey
Contains subkeys and values for the default configuration setting used by the current user and new users.

V

valueExists(String) - Method in class stec.sfc.Win32.RegistryKey
Returns whether the specified value exists.
VOL_IS_COMPRESSED - Static variable in class stec.sfc.Win32.FileSystemFlag
File system volume is compressed.
VOLUME_QUOTAS - Static variable in class stec.sfc.Win32.FileSystemFlag
File system supports disk quotas.

W

WARNING - Static variable in class stec.sfc.Win32.EventLogType
Warning event.
Win32Exception - Exception in stec.sfc.Win32
Used to create new Win32 exceptions.
Win32Exception() - Constructor for exception stec.sfc.Win32.Win32Exception
Constructs a new Win32Exception object.
Win32Exception(int) - Constructor for exception stec.sfc.Win32.Win32Exception
Constructs a new Win32Exception object with the specified error code.
Win32Exception(int, String) - Constructor for exception stec.sfc.Win32.Win32Exception
Constructs a new Win32Exception object with the specified error code and message.
Win32Exception(String) - Constructor for exception stec.sfc.Win32.Win32Exception
Constructs a new Win32Exception object with the specified message.
Win32Exception(Throwable) - Constructor for exception stec.sfc.Win32.Win32Exception
Constructs a new Win32Exception object for the specified Throwable object.
Win32Message - Class in stec.sfc.Win32
Used to process Win32 Messages.
Win32Message() - Constructor for class stec.sfc.Win32.Win32Message
 
WRITE - Static variable in class stec.sfc.Win32.FileAccessMode
Write access to object.
WRITE - Static variable in class stec.sfc.Win32.FileShareMode
Allow only write access mode.
write(int) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified byte to the file.
write(byte[], int, int) - Method in class stec.sfc.Win32.RandomAccessFile
Writes n bytes from the specified byte buffer to the file starting at the given offset.
write(byte[], int) - Method in class stec.sfc.Win32.RandomAccessFile
Writes n bytes from the specified byte buffer to the file.
write(byte[]) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified byte buffer to the file.
WRITE_THROUGH - Static variable in class stec.sfc.Win32.CreateFileAttribute
Write directly to disk.
WRITE_THROUGH - Static variable in class stec.sfc.Win32.FileMoveMode
Roadblocks the move operation until it completes.
writeBoolean(boolean) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified boolean to the file.
writeByte(int) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified byte to the file.
writeBytes(String) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified string as an array of bytes to the file.
writeChar(int) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified character to the file.
writeChars(String) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified string as an array of characters to the file.
writeCString(String) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified string as C string to the file.
writeDouble(double) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified long floating point to the file.
writeFloat(float) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified floating point to the file.
writeInt(int) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified integer to the file.
writeLine() - Method in class stec.sfc.Win32.RandomAccessFile
Writes an empty line to the file.
writeLine(String) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified line to the file.
writeLong(long) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified long integer to the file.
writeObject(Object) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified Object to the file.
writeShort(int) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified short to the file.
writeUTF(String) - Method in class stec.sfc.Win32.RandomAccessFile
Writes the specified string as an UTF-8 encoded string to the file.

A B C D E F G H I J K L M N O P Q R S T U V W
Servertec
Foundation Classes
1.3.3 09/04/2005

Copyright © 2001-2005 Servertec. All rights reserved.