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

F

FastQSort - Class in com.jaxfront.core.util.sort
A quick sort demonstration algorithm SortAlgorithm.java
FastQSort() - Constructor for class com.jaxfront.core.util.sort.FastQSort
 
FastQSort.StringArrComparator - Class in com.jaxfront.core.util.sort
 
FastQSort.StringArrComparator(int, boolean, boolean, boolean) - Constructor for class com.jaxfront.core.util.sort.FastQSort.StringArrComparator
 
FastQSort.StringSequenceCompare - Class in com.jaxfront.core.util.sort
 
FATAL - Static variable in interface com.jaxfront.core.dom.DebugListener
 
fatal(Class, Exception) - Method in class com.jaxfront.core.log.DummyLogRegistry
Log the exception with log level fatal
fatal(Class, String) - Method in class com.jaxfront.core.log.DummyLogRegistry
Log the message with log level fatal
FATAL - Static variable in class com.jaxfront.core.log.Log4JLogRegistry
 
fatal(Class, Exception) - Method in class com.jaxfront.core.log.Log4JLogRegistry
Log the exception with log level fatal
fatal(Class, String) - Method in class com.jaxfront.core.log.Log4JLogRegistry
Log the message with log level fatal
fatal(Class, Exception) - Method in interface com.jaxfront.core.log.Logger
Log the exception with log level fatal
fatal(Class, String) - Method in interface com.jaxfront.core.log.Logger
Log the message with log level fatal
fatal(Class, Exception) - Method in class com.jaxfront.core.log.LogRegistry
Log the exception with log level fatal to the coosen logger
fatal(Class, String) - Method in class com.jaxfront.core.log.LogRegistry
Log the message with log level fatal
FATAL - Static variable in exception com.jaxfront.core.util.io.ResourceException
 
fatalError(SAXParseException) - Method in class com.jaxfront.core.error.SAXValidator.SAXErrorHandler
 
FIELD_ADD - Static variable in class com.jaxfront.core.type.AbstractType
 
FIELD_LIST_CLOSE_BRACKET - Static variable in class com.jaxfront.core.type.AbstractType
 
FIELD_LIST_IDENTIFIER - Static variable in class com.jaxfront.core.type.AbstractType
 
FIELD_LIST_OPEN_BRACKET - Static variable in class com.jaxfront.core.type.AbstractType
 
FIELD_SLASH - Static variable in class com.jaxfront.core.type.AbstractType
 
FileChooseAction - Interface in com.jaxfront.core.util.io
The FileChooseAction defines how a FileSelector has to act with selected files.
fileExist(File) - Static method in class com.jaxfront.core.util.io.FileHelper
check if a file exists.
fileExist(String) - Static method in class com.jaxfront.core.util.io.FileHelper
check if a file exists.
FileFilter - Class in com.jaxfront.core.util.io
A FileFilter, once implemented, can be set on a File to keep unwanted files from appearing in the directory listing.
FileFilter(String, String) - Constructor for class com.jaxfront.core.util.io.FileFilter
Creates an instance of XSDFilter
FileFilter(String, String, boolean) - Constructor for class com.jaxfront.core.util.io.FileFilter
 
FileFinder - Class in com.jaxfront.core.util.io
 
FileFinder(String, String[]) - Constructor for class com.jaxfront.core.util.io.FileFinder
 
FileHelper - Class in com.jaxfront.core.util.io
The FileHelper class defines a set of convenience methods for file handling!
FileHelper(String) - Constructor for class com.jaxfront.core.util.io.FileHelper
Constructor of FileHelper
FileHelper(String, boolean) - Constructor for class com.jaxfront.core.util.io.FileHelper
 
FileHelper(URL) - Constructor for class com.jaxfront.core.util.io.FileHelper
Constructor of FileHelper
FileHelper(URL, boolean) - Constructor for class com.jaxfront.core.util.io.FileHelper
Constructor of FileHelper
FileHelper(File) - Constructor for class com.jaxfront.core.util.io.FileHelper
Constructor of FileHelper
FileHelper(File, boolean) - Constructor for class com.jaxfront.core.util.io.FileHelper
Constructor of FileHelper
FileHelper() - Constructor for class com.jaxfront.core.util.io.FileHelper
Constructor of FileHelper
filename(String) - Static method in class com.jaxfront.core.util.io.files.Files
Calculates filename by file path (like in Perl)
Files - Class in com.jaxfront.core.util.io.files
 
Files() - Constructor for class com.jaxfront.core.util.io.files.Files
 
Files.BufferingFilter - Interface in com.jaxfront.core.util.io.files
Description: Buffering filter stores some data, and these data can be later retrieved.
Files.ByteFilter - Interface in com.jaxfront.core.util.io.files
Description: The interface is used to define filters for filtering data in pipes.
FileSelector - Class in com.jaxfront.core.util.io
This is a helper class to open and save files through a graphical dialog.
FileSelector(String, int) - Constructor for class com.jaxfront.core.util.io.FileSelector
 
FileSelector(String) - Constructor for class com.jaxfront.core.util.io.FileSelector
 
FILL - Static variable in interface com.jaxfront.core.ui.LayoutConstants
Indicates that the row/column should fill the available space
fill(char, int) - Static method in class com.jaxfront.core.util.io.files.Strings
Fills a string with a character
fillWith(int, String, String) - Static method in class com.jaxfront.core.util.StringUtil
 
filter(byte[], int) - Method in interface com.jaxfront.core.util.io.files.Files.ByteFilter
filters data coming from input
filter(int, Object[]) - Method in interface com.jaxfront.core.util.io.IResult
 
filter(Object) - Method in class com.jaxfront.core.util.search.DefaultSearchFilter
 
filter(Object) - Method in interface com.jaxfront.core.util.search.SearchFilter
 
filter(Object) - Method in class com.jaxfront.core.util.search.TypeFilter
 
FilterableArray - Class in com.jaxfront.core.util
 
FilterableArray() - Constructor for class com.jaxfront.core.util.FilterableArray
 
FilterableArray.ColumnFilter - Class in com.jaxfront.core.util
 
FilterableArray.ColumnFilter(String[]) - Constructor for class com.jaxfront.core.util.FilterableArray.ColumnFilter
 
FilterableArray.DefaultComparator - Class in com.jaxfront.core.util
 
FilterableArray.DefaultComparator() - Constructor for class com.jaxfront.core.util.FilterableArray.DefaultComparator
 
FilterableArray.TableFilter - Class in com.jaxfront.core.util
 
FilterableArray.TableFilter(String[][]) - Constructor for class com.jaxfront.core.util.FilterableArray.TableFilter
 
FilterableArray.TableFilter(String[]) - Constructor for class com.jaxfront.core.util.FilterableArray.TableFilter
 
FilterableArray.TableFilter(int[], String[][]) - Constructor for class com.jaxfront.core.util.FilterableArray.TableFilter
 
FilterableArray.TableFilter(int[]) - Constructor for class com.jaxfront.core.util.FilterableArray.TableFilter
 
FilterableArray.TableFilter(int) - Constructor for class com.jaxfront.core.util.FilterableArray.TableFilter
 
FilterableTableModel - Class in com.jaxfront.core.ui.tableModel
 
FilterableTableModel(TableModel) - Constructor for class com.jaxfront.core.ui.tableModel.FilterableTableModel
 
FilterableTableModel.ColumnFilter - Class in com.jaxfront.core.ui.tableModel
 
FilterableTableModel.ColumnFilter(String[]) - Constructor for class com.jaxfront.core.ui.tableModel.FilterableTableModel.ColumnFilter
 
FilterableTableModel.DefaultComparator - Class in com.jaxfront.core.ui.tableModel
 
FilterableTableModel.DefaultComparator() - Constructor for class com.jaxfront.core.ui.tableModel.FilterableTableModel.DefaultComparator
 
FilterableTableModel.TableFilter - Class in com.jaxfront.core.ui.tableModel
 
FilterableTableModel.TableFilter(String[][]) - Constructor for class com.jaxfront.core.ui.tableModel.FilterableTableModel.TableFilter
 
FilterableTableModel.TableFilter(String[]) - Constructor for class com.jaxfront.core.ui.tableModel.FilterableTableModel.TableFilter
 
FilterableTableModel.TableFilter(int[], String[][]) - Constructor for class com.jaxfront.core.ui.tableModel.FilterableTableModel.TableFilter
 
FilterableTableModel.TableFilter(int[]) - Constructor for class com.jaxfront.core.ui.tableModel.FilterableTableModel.TableFilter
 
FilterableTableModel.TableFilter(int) - Constructor for class com.jaxfront.core.ui.tableModel.FilterableTableModel.TableFilter
 
filterAdded(Object) - Method in interface com.jaxfront.core.util.search.SearchFilterListener
 
FilteredJTableExample - Class in com.jaxfront.core.ui.tableModel
 
FilteredJTableExample() - Constructor for class com.jaxfront.core.ui.tableModel.FilteredJTableExample
 
filterOut(int[], Object[][]) - Method in interface com.jaxfront.core.util.io.IResult
 
filterOut(Object) - Method in class com.jaxfront.core.util.search.DefaultComparator
 
filterRemoved(Object) - Method in interface com.jaxfront.core.util.search.SearchFilterListener
 
finalAnalyse() - Method in class com.jaxfront.core.schema.impl.SchemaNodeImpl
 
finalizeGrowArray(Object[]) - Static method in class com.jaxfront.core.util.ArrayUtil
Finalize the wrow array!
finalizeGrowArray(Class, Object[]) - Static method in class com.jaxfront.core.util.ArrayUtil
Finalize the wrow array!
finalizeGrowArray(long[]) - Static method in class com.jaxfront.core.util.ArrayUtil
Finalize the wrow array!
finalizeGrowArray(int[]) - Static method in class com.jaxfront.core.util.ArrayUtil
Finalize the wrow array!
find(File, Pattern) - Static method in class com.jaxfront.core.util.io.files.Files
Lists recursively files and directories with name matching a regexp
find(String, Pattern) - Static method in class com.jaxfront.core.util.io.files.Files
Lists recursively files and directories with name matching a regexp
find(String, String) - Static method in class com.jaxfront.core.util.io.files.Files
Lists recursively files and directories with name matching a regexp
FIND_ALL - Static variable in class com.jaxfront.core.util.io.files.Files
 
FIND_DIRECTORY - Static variable in class com.jaxfront.core.util.io.files.Files
 
FIND_FILE - Static variable in class com.jaxfront.core.util.io.files.Files
 
findClass(String) - Method in class com.jaxfront.core.util.io.classloader.DBClassLoader
 
findDiff(CharSequence, CharSequence) - Static method in class com.jaxfront.core.util.io.files.Strings
Finds index of the first difference between two char sequences
findLatest(String, String, int) - Static method in class com.jaxfront.core.util.io.files.Files
Finds latest file or directory or one of these which name matches a pattern
findLatest(String, String) - Static method in class com.jaxfront.core.util.io.files.Files
Finds latest file or directory which name matches a pattern
findLatestDirectory(String, String) - Static method in class com.jaxfront.core.util.io.files.Files
Finds latest directory which name matches a pattern
findLatestFile(String, String) - Static method in class com.jaxfront.core.util.io.files.Files
Finds latest file which name matches a pattern
findManifestInfoInJAR(Class<?>, String, String) - Static method in class com.jaxfront.core.util.io.classloader.DumpClassVersions
 
findRow(String, String) - Method in interface com.jaxfront.core.util.io.IResult
 
findRow(String, int) - Method in interface com.jaxfront.core.util.io.IResult
 
findRow(String[], int[]) - Method in interface com.jaxfront.core.util.io.IResult
 
FingerPrint - Class in com.jaxfront.core.dom
FingerPrint information of a XUI document.
FingerPrint(Document, Document, URL, URL) - Constructor for class com.jaxfront.core.dom.FingerPrint
Creates a fingerprint based on a XUI url.
FingerPrint(Document, Document, URL, LSInput) - Constructor for class com.jaxfront.core.dom.FingerPrint
 
FingerPrint(Document, Document, LSInput, LSInput) - Constructor for class com.jaxfront.core.dom.FingerPrint
 
FingerPrintValue - Class in com.jaxfront.core.jep
 
FingerPrintValue() - Constructor for class com.jaxfront.core.jep.FingerPrintValue
 
finish(IResult) - Method in interface com.jaxfront.core.util.io.RowConsumer
 
finishInitialization() - Method in class com.jaxfront.core.xui.XUIDefinition
 
fireActionPerformed(ActionPerformEvent) - Method in class com.jaxfront.core.dom.Document
Informs all ActionPerformListeners about a performing action.
fireChange() - Method in class com.jaxfront.core.rule.AbstractAction
 
fireChange() - Method in class com.jaxfront.core.rule.MathEvaluator.MathCommunicator
 
fireDirtyChange() - Method in class com.jaxfront.core.dom.Document
 
fireDirtyChange() - Method in class com.jaxfront.core.type.TypeController
 
fireDirtyChange(DirtyChangeEvent) - Method in class com.jaxfront.core.type.TypeController
 
fireDOMChanged(DOMChangeEvent) - Method in class com.jaxfront.core.dom.Document
Informs all DOMChangeListeners about node changes.
fireDOMChanged(DOMChangeEvent, boolean) - Method in class com.jaxfront.core.dom.Document
Informs all DOMChangeListeners about node changes (add/remove/cancel).
fireDOMValidated(Document) - Method in class com.jaxfront.core.type.TypeController
 
fireFilterAdded(Object) - Method in class com.jaxfront.core.util.search.DefaultSearchFilter
 
fireFilterRemoved(Object) - Method in class com.jaxfront.core.util.search.DefaultSearchFilter
 
fireHelpEvent(Type, String) - Method in interface com.jaxfront.core.ui.EditablePanel
Fires a HelpEvent for a help requestor (source type) and the according help identifier.
fireKeyKeyRefEvent(KeyKeyRefEvent) - Method in class com.jaxfront.core.keyRef.KeyKeyRefManager
 
fireUnhandledValidationExceptions() - Method in class com.jaxfront.core.type.ErrorController
 
first() - Method in class com.jaxfront.core.util.RollingStack
Get the least recently inserted item in the stack.
FIT_TO_16X16_GIF - Static variable in interface com.jaxfront.core.images.SystemImages
 
FIT_TO_VERT_16X16_GIF - Static variable in interface com.jaxfront.core.images.SystemImages
 
FlipOrientationTableModel - Class in com.jaxfront.core.ui
The FlipOrientationTableModel is the model counter part to the RowHeadedTable.
FlipOrientationTableModel(ListType) - Constructor for class com.jaxfront.core.ui.FlipOrientationTableModel
Constructor from a complex group list Extracts table info from the complex group list' XU definition OR if that is not defined, creates the table info by looking for SimpleTypes and SimpleTypeLists in the ComplexGroupList
FlipOrientationTableModel(AbstractType) - Constructor for class com.jaxfront.core.ui.FlipOrientationTableModel
 
FlippableListTypeTableModel - Class in com.jaxfront.core.ui.tableModel
 
FlippableListTypeTableModel(ListType) - Constructor for class com.jaxfront.core.ui.tableModel.FlippableListTypeTableModel
 
FlippableTableModel - Class in com.jaxfront.core.ui.tableModel
 
FlippableTableModel(TableModel) - Constructor for class com.jaxfront.core.ui.tableModel.FlippableTableModel
 
flush() - Method in class com.jaxfront.core.util.csv.CsvWriter
Clears all buffers for the current writer and causes any buffered data to be written to the underlying device.
flushSyncedState(String) - Method in class com.jaxfront.core.util.io.cache.XMLSchemaCache
 
flushSyncedState() - Method in class com.jaxfront.core.util.io.cache.XMLSchemaCache
 
fmt - Variable in class com.jaxfront.core.util.StringFormat
 
FontCache - Class in com.jaxfront.core.util.io.cache
 
FontParams - Class in com.jaxfront.core.ui
 
FontParams(String, int, int) - Constructor for class com.jaxfront.core.ui.FontParams
 
FontParams(String, int, int, Color) - Constructor for class com.jaxfront.core.ui.FontParams
 
FontParams(String) - Constructor for class com.jaxfront.core.ui.FontParams
 
FORCED_CHANGE_VALUE - Static variable in class com.jaxfront.core.jep.DomHasChanged
 
forcePDFPageBreak() - Method in class com.jaxfront.core.xui.StyleDefinition
 
forceSerialization(List, boolean) - Static method in class com.jaxfront.core.dom.DOMHelper
 
forceSerialization(boolean) - Method in class com.jaxfront.core.type.AbstractType
 
forceSerializationWholeTree(Type, boolean, boolean) - Static method in class com.jaxfront.core.dom.DOMHelper
 
form(double) - Method in class com.jaxfront.core.util.StringFormat
 
form(long) - Method in class com.jaxfront.core.util.StringFormat
 
form(char) - Method in class com.jaxfront.core.util.StringFormat
 
form(String) - Method in class com.jaxfront.core.util.StringFormat
 
FORM_INFO_HTML - Static variable in class com.jaxfront.core.util.ResourceInfo
 
format(IResult, int, int, int, String) - Method in interface com.jaxfront.core.formatter.ColumnFormatter
 
Format - Class in com.jaxfront.core.jep
DecimalFormat is for formatting decimal numbers with usage of a patterns.
Format() - Constructor for class com.jaxfront.core.jep.Format
Constructor.
format(MathEvaluator.MathCommunicator, Number, String) - Method in class com.jaxfront.core.jep.Format
Method format calls the java.text.DecimalFormat class with the given parameters.
format(MathEvaluator.MathCommunicator, Object, Object) - Method in class com.jaxfront.core.jep.Format
Method format.
format(long, String) - Method in class com.jaxfront.core.jep.SimpleDateFormat
Method format calls the java.text.DecimalFormat class with the given parameters.
format(String, String, String) - Method in class com.jaxfront.core.jep.SimpleDateFormat
Method format calls the java.text.DecimalFormat class with the given parameters.
format(Object, Object) - Method in class com.jaxfront.core.jep.SimpleDateFormat
Method format.
format(String, String) - Method in class com.jaxfront.core.jep.SPrintF
Method format calls the java.text.DecimalFormat class with the given parameters.
format(Double, String) - Method in class com.jaxfront.core.jep.SPrintF
 
format(Integer, String) - Method in class com.jaxfront.core.jep.SPrintF
 
format(Long, String) - Method in class com.jaxfront.core.jep.SPrintF
 
format(Object, String) - Method in class com.jaxfront.core.jep.SPrintF
 
format(Object[], String) - Method in class com.jaxfront.core.jep.SPrintF
 
format(List, String) - Method in class com.jaxfront.core.jep.SPrintF
 
format(String, Object) - Static method in class com.jaxfront.core.util.io.files.Strings
Formats string with one parameter
format(String, Object, Object) - Static method in class com.jaxfront.core.util.io.files.Strings
Formats string with two parameters
format(String, Object, Object, Object) - Static method in class com.jaxfront.core.util.io.files.Strings
Formats string with three parameters
format(IUser, int[], Object[]) - Method in interface com.jaxfront.core.util.io.IResult
 
format(String[]) - Method in interface com.jaxfront.core.util.ResultEntryFormatter
 
format(Object, StringBuffer, FieldPosition) - Method in class com.jaxfront.core.util.StringFormat
 
format(boolean, char, int, String) - Static method in class com.jaxfront.core.util.StringUtil
Returns a formatted string.
format(boolean, char, int, String, StringBuffer) - Static method in class com.jaxfront.core.util.StringUtil
Formats a specified string and appends the formatted string to the buffer.
format(Date, StringBuffer, FieldPosition) - Method in class com.jaxfront.core.util.XSDDateFormat
 
formatDate(long, String) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
Method format calls the java.text.DecimalFormat class with the given parameters.
formatDate(Date) - Method in class com.jaxfront.core.util.Locale
 
formatDateTime(Date) - Method in class com.jaxfront.core.util.Locale
 
formatDateTimeShort(Date) - Method in class com.jaxfront.core.util.Locale
 
formatID(String[]) - Method in interface com.jaxfront.core.util.ResultEntryFormatter
 
formatLoginTime(Date, String) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
 
formatPI(Node) - Static method in class com.jaxfront.core.dom.DOMHelper
 
formatPlain(IResult, int, int, int, String, Object[]) - Method in interface com.jaxfront.core.formatter.ColumnFormatter
 
FormattedNodeValue - Class in com.jaxfront.core.jep
The FormattedNodeValue returns the formatted value from a com.jaxfront.core.type.Type element referenced by an xpath statement by calling the getValue() method.
FormattedNodeValue() - Constructor for class com.jaxfront.core.jep.FormattedNodeValue
Constructor.
formatTime(Date) - Method in class com.jaxfront.core.util.Locale
 
formatTo(DateFormat, String, String) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
 
formatToISODate(DateFormat, String) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
 
formatToISODate(String, String) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
 
formatToISODateTime(DateFormat, String) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
 
formatToISODateTime(DateFormat, String, boolean) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
 
formatToISOTime(DateFormat, String) - Static method in class com.jaxfront.core.util.JAXFrontDateTools
 
FORMATTTEDTEXTFIELD_FONT_PROPERTY - Static variable in class com.jaxfront.core.ui.FontParams
 
formIndex - Variable in class com.jaxfront.core.util.StringFormat
 
FormlayoutDefaults - Class in com.jaxfront.core.ui
 
FormLayoutInfo - Class in com.jaxfront.core.xui
Holds all necessary layout information to create a table layout.
FormLayoutInfo() - Constructor for class com.jaxfront.core.xui.FormLayoutInfo
 
formNum - Variable in class com.jaxfront.core.util.StringFormat
 
FormulaException - Class in com.jaxfront.core.rule
Exception is thrown while parsing or evaluating a formula expression.
FormulaException(Throwable) - Constructor for class com.jaxfront.core.rule.FormulaException
Constructor for creating a formula exception based on a nested throwable.
FormulaExpression - Class in com.jaxfront.core.rule
The FormulaExpression encapsulates a JAXFront formula defined in the xui definition.
FormulaExpression() - Constructor for class com.jaxfront.core.rule.FormulaExpression
 
FormulaExpression(Type, String) - Constructor for class com.jaxfront.core.rule.FormulaExpression
FormulaExpression constructor.
FormulaExpression(Type, String, String) - Constructor for class com.jaxfront.core.rule.FormulaExpression
 
FormulaExpression(Type, String, TableCell, boolean) - Constructor for class com.jaxfront.core.rule.FormulaExpression
FormulaExpression constructor.
FormulaExpression(Type, String, boolean) - Constructor for class com.jaxfront.core.rule.FormulaExpression
FormulaExpression constructor.
FormulaExpression(Type, String, boolean, boolean) - Constructor for class com.jaxfront.core.rule.FormulaExpression
 
FormulaExpression(Type, String, boolean, boolean, String) - Constructor for class com.jaxfront.core.rule.FormulaExpression
FormulaExpression constructor.
forwardScript - Static variable in class com.jaxfront.core.util.diff.DiffTool
Standard ScriptBuilders.
freeMarker_Escape - Static variable in class com.jaxfront.core.util.StringUtil
 
freeMarker_Unescape - Static variable in class com.jaxfront.core.util.StringUtil
 
FROM_FLOATINGNUMBER_FORMAT - Static variable in class com.jaxfront.core.util.TextTools
 
fromHexStringToByte(String) - Static method in class com.jaxfront.core.util.TextTools
 
front() - Method in class com.jaxfront.core.util.Queue
Inspects the element at the top of the queue without removing it.
FULL - Static variable in interface com.jaxfront.core.ui.LayoutConstants
Indicates that the component is full justified in its cell
FULL_BEHAVIOUR_DEFINITION_PATH - Static variable in interface com.jaxfront.core.xui.XUIElementPaths
 
FULL_STYLE_DEFINITION_PATH - Static variable in interface com.jaxfront.core.xui.XUIElementPaths
 
FullCaption - Class in com.jaxfront.core.jep
Returns the nls translated (if any) xpath of a type up to its upper most represented tree node parent.
FullCaption() - Constructor for class com.jaxfront.core.jep.FullCaption
Constructor.

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