A B C D E F G H I J L M N O P R S T U V W X Z

F

FAILED - Static variable in class com.glaivestone.javax.util.StatusValue
 
failed() - Method in class com.glaivestone.javax.util.StatusValue
Answer whether the status indicates failure.
FileConstants - interface com.glaivestone.javax.io.FileConstants.
Symbolic constants for file system values.
FileSystemOperationResult - class com.glaivestone.javax.io.FileSystemOperationResult.
A status result for operations which involve multiple file system elements.
FileSystemOperationResult() - Constructor for class com.glaivestone.javax.io.FileSystemOperationResult
Create a new operation result status.
FileSystemReference - class com.glaivestone.javax.io.FileSystemReference.
Services for working with references to files and directories in a file system.
FileSystemServices - class com.glaivestone.javax.io.FileSystemServices.
Convenience services for working with files and directories in a file system.
FileSystemServices(int) - Constructor for class com.glaivestone.javax.io.FileSystemServices
Create a new FileSystemServices instance which will use a copy buffer of the specified size in bytes for invocations of the copyFile operation.
FileType - class com.glaivestone.javax.io.FileType.
A FileType constant identifies a specific file type and defines standard attributes such as a brief description and the extension used with the file type.
findConstructor(Class) - Static method in class com.glaivestone.javax.execution.ConstructorAction
Answer the public no-argument constructor for aClass.
findConstructor(Class, Class[]) - Static method in class com.glaivestone.javax.execution.ConstructorAction
Answer the public constructor with the argument type signature specified by the parmTypes argument types list for aClass.
findMethod(Class, String) - Static method in class com.glaivestone.javax.execution.StaticMethodAction
Answer the public no-argument static method named selector which is declared in aClass.
findMethod(Class, String, Class[]) - Static method in class com.glaivestone.javax.execution.StaticMethodAction
Answer the public static method named selector with the argument type signature specified by the parmTypes argument types list which is declared in aClass.
findMethod(Object, String) - Static method in class com.glaivestone.javax.execution.InstanceMethodAction
Answer the public no-argument instance method named selector supported by anInstance.
findMethod(Object, String, Class[]) - Static method in class com.glaivestone.javax.execution.InstanceMethodAction
Answer the public instance method named selector with the argument type signature specified by the parmTypes argument types list which is supported by anInstance.
fireAboutToStartSession() - Method in class com.glaivestone.javax.execution.SessionManager
Notify listeners that session startup processing is about to be initiated.
fireSessionStarted() - Method in class com.glaivestone.javax.execution.SessionManager
Notify listeners that session startup processing has completed.
flush() - Method in class com.glaivestone.toolbox.mv.text.TextLogWindow
Flush the contents of the output stream.
flushSystemStreams() - Static method in class com.glaivestone.javax.execution.SessionLauncher
Ensure that any output queued in the standard system output streams is flushed out of the write buffer to the destination.
format(List) - Method in class com.glaivestone.toolbox.text.csv.CSVFormatter
Format the list of string values into a CSV string.
format(String[]) - Method in class com.glaivestone.toolbox.text.csv.CSVFormatter
Format the list of string values into a CSV string.
FrameWindowApplicationModel - class com.glaivestone.mv.FrameWindowApplicationModel.
An application model which supports frame window views.
FrameWindowApplicationModel() - Constructor for class com.glaivestone.mv.FrameWindowApplicationModel
Creates a new application model.
FrameWindowApplicationModel(String) - Constructor for class com.glaivestone.mv.FrameWindowApplicationModel
Creates a new application model with the specified title.
FrameWindowApplicationModel(String, String) - Constructor for class com.glaivestone.mv.FrameWindowApplicationModel
Creates a new application model with the specified title and subject.

GFL 1.1 API
A B C D E F G H I J L M N O P R S T U V W X Z