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
 
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
fatalError(SAXParseException) - Method in class com.jaxfront.swing.ui.tools.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.
FileDialog - Class in com.jaxfront.swing.ui.beans
This class represents a JAXFront PlugIn Bean that acts as a helper for setting file URLs.
FileDialog() - Constructor for class com.jaxfront.swing.ui.beans.FileDialog
Default constructor.
FileDialog(SimpleType) - Constructor for class com.jaxfront.swing.ui.beans.FileDialog
Default constructor.
FileDialog(String) - Constructor for class com.jaxfront.swing.ui.beans.FileDialog
Default constructor.
FileDialog(boolean) - Constructor for class com.jaxfront.swing.ui.beans.FileDialog
Default constructor.
FileDialog(Boolean) - Constructor for class com.jaxfront.swing.ui.beans.FileDialog
Default constructor.
FileDialog(Boolean, String, String, boolean) - Constructor for class com.jaxfront.swing.ui.beans.FileDialog
 
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
FileLocationChooser - Interface in com.jaxfront.swing.ui.editor
The interface FileLocationChooser provides methodes to acces a chooser and to get the required information.
filename(String) - Static method in class com.jaxfront.core.util.io.files.Files
Calculates filename by file path (like in Perl)
FileNameChooser - Class in com.jaxfront.swing.ui.editor
An instance of FileNameChooser shows several locations of resources in a combo box that are xml files eq. po.xsd, po.xml, po.xui.
FileNameChooser(String, String, Vector, String, boolean) - Constructor for class com.jaxfront.swing.ui.editor.FileNameChooser
Creates an instance of FileNameChooser with the specified name, fileName, suffix and the last loaded files.
FileNameChooserModern - Class in com.jaxfront.swing.ui.editor
An instance of FileNameChooser shows several locations of resources in a combo box that are xml files eq. po.xsd, po.xml, po.xui.
FileNameChooserModern(String, String, Vector, String, boolean) - Constructor for class com.jaxfront.swing.ui.editor.FileNameChooserModern
Creates an instance of FileNameChooser with the specified name, fileName, suffix and the last loaded files.
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
fill(BufferedImage, Color) - Static method in class com.jaxfront.swing.ui.tools.ImageTools
 
FILL - Static variable in class com.jaxfront.swing.ui.visualizers.AbstractView
 
FILL - Static variable in class com.jgoodies.forms.layout.CellConstraints
Fill the cell either horizontally or vertically.
FILL - Static variable in class com.jgoodies.forms.layout.ColumnSpec
By default fill the component into the column.
FILL - Static variable in class com.jgoodies.forms.layout.RowSpec
By default fill the component into the row.
FILL_NO_GROW - Static variable in class com.jaxfront.swing.ui.visualizers.AbstractView
 
filter(byte[], int) - Method in interface com.jaxfront.core.util.io.files.Files.ByteFilter
filters data coming from input
filter(Object) - Method in class com.jaxfront.swing.ui.tools.search.DefaultSearchFilter
 
filter(Object) - Method in interface com.jaxfront.swing.ui.tools.search.SearchFilter
 
filter(Object) - Method in class com.jaxfront.swing.ui.tools.search.TypeFilter
 
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 class com.jaxfront.swing.ui.tools.search.Find
 
filterAdded(Object) - Method in interface com.jaxfront.swing.ui.tools.search.SearchFilterListener
 
FilteredJTableExample - Class in com.jaxfront.core.ui.tableModel
 
FilteredJTableExample() - Constructor for class com.jaxfront.core.ui.tableModel.FilteredJTableExample
 
filterOut(Object) - Method in class com.jaxfront.swing.ui.tools.search.DefaultComparator
 
filterRemoved(Object) - Method in class com.jaxfront.swing.ui.tools.search.Find
 
filterRemoved(Object) - Method in interface com.jaxfront.swing.ui.tools.search.SearchFilterListener
 
filterRGB(int, int, int) - Method in class com.jaxfront.swing.ui.tools.ImageTools.BrightnessImageFilter
 
finalAnalyse() - Method in class com.jaxfront.core.schema.impl.SchemaNodeImpl
 
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 - Class in com.jaxfront.swing.ui.tools.search
 
Find(Frame) - Constructor for class com.jaxfront.swing.ui.tools.search.Find
 
Find(Dialog) - Constructor for class com.jaxfront.swing.ui.tools.search.Find
 
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
 
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
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
 
finishInitialization() - Method in class com.jaxfront.core.xui.XUIDefinition
 
fireAction(ActionEvent, boolean) - Method in class com.jaxfront.swing.ui.tools.BorderActionSet
 
fireActionPerformed(ActionPerformEvent) - Method in class com.jaxfront.core.dom.Document
Informs all ActionPerformListeners about a performing action.
fireActualAction(ActionEvent) - Method in class com.jaxfront.swing.ui.tools.BorderActionSet
 
fireButtonListeners(int, ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
 
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.swing.ui.tools.search.DefaultSearchFilter
 
fireFilterRemoved(Object) - Method in class com.jaxfront.swing.ui.tools.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.
fireHelpEvent(Type, String) - Method in class com.jaxfront.swing.ui.editor.AbstractEditorPanel
Fires a HelpEvent for a help requestor (source type) and the according help identifier.
fireKeyKeyRefEvent(KeyKeyRefEvent) - Method in class com.jaxfront.core.keyRef.KeyKeyRefManager
 
firePropertyChange(String, boolean, boolean) - Method in class com.jaxfront.swing.ui.beans.TypeTable.TypeTableCellRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class com.jaxfront.swing.ui.tools.MessageTableCellRenderer
 
fireUnhandledValidationExceptions() - Method in class com.jaxfront.core.type.ErrorController
 
FIRST - Static variable in class com.jaxfront.swing.ui.beans.Scrolling
 
FIRST - Static variable in class com.jaxfront.swing.ui.tools.Scrolling
 
fixedPopupWidth - Static variable in class com.jaxfront.swing.ui.beans.JCalendarPopUp
 
flash() - Method in class com.jaxfront.swing.ui.tools.SignView
 
flip() - Method in class com.jaxfront.swing.ui.tools.FlipPanel
Collapses the panel.
FlipJTable - Class in com.jaxfront.swing.ui
 
FlipJTable(boolean) - Constructor for class com.jaxfront.swing.ui.FlipJTable
 
FlipJTable() - Constructor for class com.jaxfront.swing.ui.FlipJTable
 
FlipJTable(AbstractListTypeTableModel) - Constructor for class com.jaxfront.swing.ui.FlipJTable
AbstractListTypeTable constructor.
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(AbstractListType) - 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
 
FlipPanel - Class in com.jaxfront.swing.ui.tools
see also: Collapsible CollapseButton
FlipPanel() - Constructor for class com.jaxfront.swing.ui.tools.FlipPanel
 
FlipPanel(Component) - Constructor for class com.jaxfront.swing.ui.tools.FlipPanel
 
FlipPanel(Component, Component) - Constructor for class com.jaxfront.swing.ui.tools.FlipPanel
 
FloatDocument - Class in com.jaxfront.swing.helpers
The FloatDocument is an implementation of the NumericDocument.
FloatDocument(boolean) - Constructor for class com.jaxfront.swing.helpers.FloatDocument
FloatDocument constructor.
fmt - Variable in class com.jaxfront.core.util.StringFormat
 
focus(Type) - Static method in class com.jaxfront.swing.ui.tools.FocusHelper
Sets the focus to the current error type.
focus(Type, Type) - Static method in class com.jaxfront.swing.ui.tools.FocusHelper
 
focus(Type, Type, boolean) - Static method in class com.jaxfront.swing.ui.tools.FocusHelper
 
focus(Type) - Method in class com.jaxfront.swing.ui.visualizers.SimpleGroupView
 
FocusableCheckBox - Class in com.jaxfront.swing.ui.beans
 
FocusableCheckBox() - Constructor for class com.jaxfront.swing.ui.beans.FocusableCheckBox
 
focusComponent(AbstractView) - Method in class com.jaxfront.swing.ui.visualizers.AbstractView
 
focusFirstComponent(boolean) - Method in class com.jaxfront.swing.ui.visualizers.AbstractView
Sets the focus to the first editing component.
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.beans.AbstractBean
 
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.beans.FocusableCheckBox
 
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.beans.JCalendarPopUp
 
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.beans.JTimeOneField
 
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.beans.ListSelectionComponent
 
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.editor.FileNameChooser
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.editor.FileNameChooserModern
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.tools.CalculatorHandler
 
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.tools.mask.JMaskField
 
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.tools.SimpleHTMLBrowser
 
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractSimpleTypeView
 
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractView
 
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleTypeCellEditor
 
focusGained(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.UIController
Invoked when a component gains the keyboard focus.
FocusHelper - Class in com.jaxfront.swing.ui.tools
This class helps to set the Focus to the Error Type
FocusHelper() - Constructor for class com.jaxfront.swing.ui.tools.FocusHelper
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.beans.AbstractBean
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.beans.FocusableCheckBox
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.beans.JCalendarPopUp
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.beans.JTimeOneField
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.beans.ListSelectionComponent
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.editor.FileNameChooser
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.editor.FileNameChooserModern
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.tools.CalculatorHandler
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.tools.mask.JMaskField
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.tools.SimpleHTMLBrowser
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractSimpleTypeView
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractView
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleChooserBean
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleTypeBooleanView
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleTypeCellEditor
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleTypeColorView
 
focusLost(FocusEvent) - Method in class com.jaxfront.swing.ui.visualizers.UIController
Invoked when a component (com.jaxfront.swing.ui.visualizers.Visualizer) looses the keyboard focus and invokes a model update.
focusNew(Type, Type, boolean) - Static method in class com.jaxfront.swing.ui.tools.FocusHelper
 
focusSync(Type, Type, boolean) - Static method in class com.jaxfront.swing.ui.tools.FocusHelper
 
FontCache - Class in com.jaxfront.core.util.io.cache
 
FontFactory - Class in com.jaxfront.swing.ui.tools
This class acts as a factory that creates all kinds of cell types like cell for labels, images, headers and so on.
FontFactory() - Constructor for class com.jaxfront.swing.ui.tools.FontFactory
 
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
 
FontTools - Class in com.jaxfront.swing.ui.tools
This class provides methodes to get, set or modifie a font.
FontTools() - Constructor for class com.jaxfront.swing.ui.tools.FontTools
 
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
 
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(ArrayResult, 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(Object, StringBuffer, FieldPosition) - Method in class com.jaxfront.core.util.StringFormat
 
format(boolean, char, int, String) - Static method in class com.jaxfront.core.util.StringUtils
Returns a formatted string.
format(boolean, char, int, String, StringBuffer) - Static method in class com.jaxfront.core.util.StringUtils
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.TextTools
Method format calls the java.text.DecimalFormat class with the given parameters.
formatPI(Node) - Static method in class com.jaxfront.core.dom.DOMHelper
 
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.
formatToISODate(DateFormat, String) - Static method in class com.jaxfront.core.util.TextTools
 
formatToISODate(String, String) - Static method in class com.jaxfront.core.util.TextTools
 
formatToISODateTime(DateFormat, String) - Static method in class com.jaxfront.core.util.TextTools
 
formatToISODateTime(DateFormat, String, boolean) - Static method in class com.jaxfront.core.util.TextTools
 
formatToISOTime(DateFormat, String) - Static method in class com.jaxfront.core.util.TextTools
 
FORMATTTEDTEXTFIELD_FONT_PROPERTY - Static variable in class com.jaxfront.core.ui.FontParams
 
FormDebugPanel - Class in com.jgoodies.forms.debug
A panel that paints grid bounds if and only if the panel's layout manager is a FormLayout.
FormDebugPanel() - Constructor for class com.jgoodies.forms.debug.FormDebugPanel
Constructs a FormDebugPanel with all options turned off.
FormDebugPanel(FormLayout) - Constructor for class com.jgoodies.forms.debug.FormDebugPanel
Constructs a FormDebugPanel on the given FormLayout instance with all options turned off.
FormDebugPanel(boolean, boolean) - Constructor for class com.jgoodies.forms.debug.FormDebugPanel
Constructs a FormDebugPanel on the given FormLayout using the specified settings that are otherwise turned off.
FormDebugPanel(FormLayout, boolean, boolean) - Constructor for class com.jgoodies.forms.debug.FormDebugPanel
Constructs a FormDebugPanel on the given FormLayout using the specified settings that are otherwise turned off.
FormDebugUtils - Class in com.jgoodies.forms.debug
Provides static methods that help you understand and fix layout problems when using the FormLayout.
FormDebugUtils() - Constructor for class com.jgoodies.forms.debug.FormDebugUtils
 
FormFactory - Class in com.jgoodies.forms.factories
A factory that creates instances of FormLayout for frequently used form layouts.
FormFactory() - Constructor for class com.jgoodies.forms.factories.FormFactory
 
formIndex - Variable in class com.jaxfront.core.util.StringFormat
 
FormLayout - Class in com.jgoodies.forms.layout
FormLayout is a powerful, flexible and precise general purpose layout manager.
FormLayout(ColumnSpec[], RowSpec[]) - Constructor for class com.jgoodies.forms.layout.FormLayout
Constructs an instance of FormLayout using the given column and row specifications.
FormLayout(String, String) - Constructor for class com.jgoodies.forms.layout.FormLayout
Constructs an instance of FormLayout using the given encoded string representations for column and row specifications.
FormLayout(String) - Constructor for class com.jgoodies.forms.layout.FormLayout
Constructs an instance of FormLayout using the given encoded string representation for column specifications.
FormLayout.LayoutInfo - Class in com.jgoodies.forms.layout
 
FormLayoutBuilder - Class in com.jaxfront.swing.ui.tools
 
FormLayoutBuilder() - Constructor for class com.jaxfront.swing.ui.tools.FormLayoutBuilder
 
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(Type, String) - Constructor for class com.jaxfront.core.rule.FormulaExpression
FormulaExpression constructor.
FormulaExpression(Type, String, TableCell) - 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 constructor.
FormulaVisualizerView - Class in com.jaxfront.swing.ui.visualizers
This class represents a FormulaVisualizerView which is derived from the class AbstractView.
FormulaVisualizerView(VirtualType) - Constructor for class com.jaxfront.swing.ui.visualizers.FormulaVisualizerView
FormulaVisualizerView constructor.
FormulaVisualizerView(VirtualType, Type) - Constructor for class com.jaxfront.swing.ui.visualizers.FormulaVisualizerView
FormulaVisualizerView constructor.
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.
FunctionalGraphics - Class in com.jaxfront.swing.ui.tools
This class is the border of a OptionalPanel.
FunctionalGraphics(Component) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
FunctionalGraphics(Component, String) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
FunctionalPanel - Class in com.jaxfront.swing.ui.tools
 
FunctionalPanel(Visualizer, JComponent) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalPanel
 
FunctionalPanel(Visualizer) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalPanel
 
FunctionalPanel(JComponent) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalPanel
 
FunctionalPanel(Visualizer, JComponent, String) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalPanel
 
FunctionalPanel(Visualizer, String) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalPanel
 
FunctionalTitleBorder - Class in com.jaxfront.swing.ui.tools
This class is the border of a OptionalPanel.
FunctionalTitleBorder(String) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
Creates a OptionalTitleBorder instance.
FunctionalTitleBorder(String, Component) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
FunctionalTitleBorder(Border) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
Creates a OptionalTitledBorder instance with the specified border and an empty title.
FunctionalTitleBorder(Border, String) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
Creates a OptionalTitleBorder instance with the specified border and title.
FunctionalTitleBorder(Border, String, int, int) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
Creates a OptionalTitleBorder instance with the specified border, title, title-justification, and title-position.
FunctionalTitleBorder(Border, String, int, int, Font) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
Creates a OptionalTitleBorder instance with the specified border, title, title-justification, title-position, and title-font.
FunctionalTitleBorder(Border, String, int, int, Font, Color) - Constructor for class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
Creates a OptionalTitleBorder instance with the specified border, title, title-justification, title-position, title-font, and title-color.

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 _