Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
A
abortCompoundEdit()
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoManager
ABOUT_GO_NEXT
- Static variable in interface com.jaxfront.core.rule.
Rule
ABOUT_GO_PREVIOUS
- Static variable in interface com.jaxfront.core.rule.
Rule
ABOUT_TO_PERSIST
- Static variable in interface com.jaxfront.core.rule.
Rule
ABOUT_TO_SERIALIZE
- Static variable in interface com.jaxfront.core.rule.
Rule
ABOUT_TO_VALIDATE
- Static variable in interface com.jaxfront.core.rule.
Rule
AbstractAction
- Class in
com.jaxfront.core.rule
Defines an abstract action.
AbstractAction(Document, Type, Type, String, String)
- Constructor for class com.jaxfront.core.rule.
AbstractAction
Creates an action based on a document, a source type and an xpath.
AbstractColumnFormatter
- Class in
com.jaxfront.core.formatter
AbstractColumnFormatter()
- Constructor for class com.jaxfront.core.formatter.
AbstractColumnFormatter
AbstractCompositeType
- Class in
com.jaxfront.core.type
This class represents an abstract Composite Type.
AbstractCompositeType(SchemaNode, List)
- Constructor for class com.jaxfront.core.type.
AbstractCompositeType
AbstractCompositeType constructor.
AbstractCondition
- Class in
com.jaxfront.core.rule
AbstractCondition()
- Constructor for class com.jaxfront.core.rule.
AbstractCondition
AbstractError
- Class in
com.jaxfront.core.error
This class represents a ValidationError.
AbstractError(Type)
- Constructor for class com.jaxfront.core.error.
AbstractError
Creates a new ValidationError based on a nestec excpetion and the source type.
AbstractError(Object, Type)
- Constructor for class com.jaxfront.core.error.
AbstractError
AbstractListType
- Class in
com.jaxfront.core.type
This class represents an abstract list type.
AbstractListType(SchemaNode, Type)
- Constructor for class com.jaxfront.core.type.
AbstractListType
AbstractListType constructor.
AbstractLockManager
- Class in
com.jaxfront.core.util.io.cache
AbstractLockManager()
- Constructor for class com.jaxfront.core.util.io.cache.
AbstractLockManager
AbstractResultProcessor
- Class in
com.jaxfront.core.util.search
AbstractResultProcessor()
- Constructor for class com.jaxfront.core.util.search.
AbstractResultProcessor
AbstractSearcher
- Class in
com.jaxfront.core.util.search
AbstractSearcher()
- Constructor for class com.jaxfront.core.util.search.
AbstractSearcher
AbstractType
- Class in
com.jaxfront.core.type
This class represents an abstract JAXFront type.
AbstractType()
- Constructor for class com.jaxfront.core.type.
AbstractType
AbstractType(SchemaNode)
- Constructor for class com.jaxfront.core.type.
AbstractType
AbstractType constructor.
AbstractXUIElement
- Class in
com.jaxfront.core.xui
A XUIElement represents a component entry in the XUI document.
accept(File)
- Method in class com.jaxfront.core.util.io.
FileFilter
Returns Whether the given file is accepted by this filter.
access_test()
- Method in class com.jaxfront.core.util.
CachedHashTable
ActAs
- Class in
com.jaxfront.core.jep
ActAs()
- Constructor for class com.jaxfront.core.jep.
ActAs
actAs(String, short)
- Method in class com.jaxfront.core.type.
EditingType
actAs(String, short)
- Method in interface com.jaxfront.core.type.
ISimpleType
actAs(String, short)
- Method in class com.jaxfront.core.type.
SimpleType
actAsBoolean()
- Method in class com.jaxfront.core.type.
EditingType
actAsBoolean()
- Method in interface com.jaxfront.core.type.
ISimpleType
Defines that the primitive data type of this type is Boolean.
actAsBoolean()
- Method in class com.jaxfront.core.type.
SimpleType
actAsColor()
- Method in class com.jaxfront.core.type.
EditingType
actAsColor()
- Method in interface com.jaxfront.core.type.
ISimpleType
Defines that the primitive data type of this type is Color.
actAsColor()
- Method in class com.jaxfront.core.type.
SimpleType
actAsDate()
- Method in class com.jaxfront.core.type.
EditingType
actAsDate()
- Method in interface com.jaxfront.core.type.
ISimpleType
Defines that the primitive data type of this type is a date.
actAsDate()
- Method in class com.jaxfront.core.type.
SimpleType
actAsDateTime()
- Method in class com.jaxfront.core.type.
EditingType
actAsDateTime()
- Method in interface com.jaxfront.core.type.
ISimpleType
Defines that the primitive data type of this type is a date.
actAsDateTime()
- Method in class com.jaxfront.core.type.
SimpleType
actAsDouble()
- Method in class com.jaxfront.core.type.
EditingType
actAsDouble()
- Method in interface com.jaxfront.core.type.
ISimpleType
Defines that the primitive data type of this type is Integer.
actAsDouble()
- Method in class com.jaxfront.core.type.
SimpleType
actAsHTML()
- Method in class com.jaxfront.core.type.
SimpleType
actAsInt()
- Method in class com.jaxfront.core.type.
EditingType
actAsInt()
- Method in interface com.jaxfront.core.type.
ISimpleType
Defines that the primitive data type of this type is int.
actAsInt()
- Method in class com.jaxfront.core.type.
SimpleType
actAsInteger()
- Method in class com.jaxfront.core.type.
EditingType
actAsInteger()
- Method in interface com.jaxfront.core.type.
ISimpleType
Defines that the primitive data type of this type is Integer.
actAsInteger()
- Method in class com.jaxfront.core.type.
SimpleType
actAsPassword()
- Method in class com.jaxfront.core.type.
EditingType
actAsPassword()
- Method in interface com.jaxfront.core.type.
ISimpleType
Defines that the primitive data type of this type is a date.
actAsPassword()
- Method in class com.jaxfront.core.type.
SimpleType
actAsString()
- Method in class com.jaxfront.core.type.
EditingType
actAsString()
- Method in interface com.jaxfront.core.type.
ISimpleType
Defines that the primitive data type of this type is String.
actAsString()
- Method in class com.jaxfront.core.type.
SimpleType
actAsTime()
- Method in class com.jaxfront.core.type.
SimpleType
actAsVisualizer()
- Method in class com.jaxfront.core.type.
EditingType
actAsVisualizer()
- Method in interface com.jaxfront.core.type.
ISimpleType
Defines that the primitive data type of this type is Visualizer.
actAsVisualizer()
- Method in class com.jaxfront.core.type.
SimpleType
Action
- Interface in
com.jaxfront.core.rule
Action Interface for a any user defined action.
ACTION_DOM
- Static variable in interface com.jaxfront.core.rule.
Action
ACTION_IDENTIFIER
- Static variable in interface com.jaxfront.core.rule.
Action
ACTION_NAME
- Static variable in interface com.jaxfront.core.rule.
Action
ACTION_SOURCE
- Static variable in interface com.jaxfront.core.rule.
Action
ActionDefinition
- Class in
com.jaxfront.core.rule
ActionDefinition(String, List)
- Constructor for class com.jaxfront.core.rule.
ActionDefinition
ActionImpl
- Class in
com.jaxfront.core.rule
Defines an action for any property change on a JAXFront model (type).
ActionImpl(Document, Type, String, Type, String)
- Constructor for class com.jaxfront.core.rule.
ActionImpl
Creates an model action based on a document, a source type and an xpath.
actionPerformed(ActionPerformEvent)
- Method in interface com.jaxfront.core.rule.
ActionPerformListener
actionPerformed(ActionEvent)
- Method in class com.jaxfront.core.rule.
DefaultActionImpl
actionPerformed(ActionEvent)
- Method in class com.jaxfront.core.rule.
JumpToAction
ActionPerformEvent
- Class in
com.jaxfront.core.rule
ActionPerformEvent(Object, Method, Object[])
- Constructor for class com.jaxfront.core.rule.
ActionPerformEvent
ActionPerformEvent(Object, String, String, Object[])
- Constructor for class com.jaxfront.core.rule.
ActionPerformEvent
ActionPerformListener
- Interface in
com.jaxfront.core.rule
add(HelpListener, HelpListener)
- Static method in class com.jaxfront.core.help.
HelpEventMulticaster
Add new listener to support multicast events.
add(Date, Date, String)
- Method in class com.jaxfront.core.jep.
DateTools
add
- Static variable in class com.jaxfront.core.jep.
ListControlAccess
add(Type)
- Method in class com.jaxfront.core.type.
AbstractListType
Adds a new type to the list.
add(Object, Type, int, boolean)
- Method in class com.jaxfront.core.type.
AbstractListType
Adds a new type to the list with the possibility to place it somewhere in the list.
add(int, Object)
- Method in class com.jaxfront.core.type.
AbstractListType
add(Object)
- Method in class com.jaxfront.core.type.
AbstractListType
add(Type)
- Method in class com.jaxfront.core.type.
EditingType
add(Object)
- Method in class com.jaxfront.core.type.
EditingType
add(int, Object)
- Method in class com.jaxfront.core.type.
EditingType
ADD
- Static variable in exception com.jaxfront.core.type.
ListModificationException
add(Type)
- Method in interface com.jaxfront.core.type.
ListType
Adds a new type to the list.
add(String)
- Method in class com.jaxfront.core.type.
SimpleTypeList
Adds a new content (SimpleType) to the list.
add(ValidationChangeListener, ValidationChangeListener)
- Static method in class com.jaxfront.core.type.
ValidationChangeEventMulticaster
Add new listener to support multicast events.
add(Object)
- Method in class com.jaxfront.core.util.
EmptyUnmodifiableList
add(int, Object)
- Method in class com.jaxfront.core.util.
EmptyUnmodifiableList
add(int, Object)
- Method in class com.jaxfront.core.util.
Queue
add(Object)
- Method in class com.jaxfront.core.util.
Queue
add(Object)
- Method in class com.jaxfront.core.util.
RollingList
Adds the specified item to this list.
add(String)
- Method in class com.jaxfront.core.util.
StringCounter
add(Object)
- Method in class com.jaxfront.core.util.
TreeSort
Adds a new object that will be compared and sort.
ADD
- Static variable in class com.jaxfront.core.util.undo.
ListUndoableEditWrapper
ADD
- Static variable in class com.jaxfront.core.util.undo.
RecursionEventUndoableEditWrapper
add(Type)
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
add(Object)
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
add(int, Object)
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
addActionPerformListener(ActionPerformListener)
- Method in class com.jaxfront.core.dom.
Document
Register a new listener for receiving JAXFront ActionPerform events.
addAdditionalCellType(Type)
- Method in class com.jaxfront.core.xui.
FormLayoutInfo
addAll(String[])
- Method in class com.jaxfront.core.jep.
ArrayResult
addAll(int, Collection)
- Method in class com.jaxfront.core.type.
AbstractListType
addAll(Collection)
- Method in class com.jaxfront.core.type.
AbstractListType
addAll(Collection)
- Method in class com.jaxfront.core.type.
EditingType
addAll(int, Collection)
- Method in class com.jaxfront.core.type.
EditingType
addAll(Collection)
- Method in class com.jaxfront.core.util.
EmptyUnmodifiableList
addAll(int, Collection)
- Method in class com.jaxfront.core.util.
EmptyUnmodifiableList
addAll(Map, List, boolean)
- Static method in class com.jaxfront.core.util.
ListEntry
addAll(Map<String, String>, String[])
- Static method in class com.jaxfront.core.util.
MapHelper
addAll(int, Collection)
- Method in class com.jaxfront.core.util.
Queue
addAll(Collection)
- Method in class com.jaxfront.core.util.
Queue
addAll(Collection)
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
addAll(int, Collection)
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
addAtStartToArray(short[], short)
- Static method in class com.jaxfront.core.util.
ArrayUtil
addAtStartToArray(String[], String)
- Static method in class com.jaxfront.core.util.
ArrayUtil
addCell(TableCell)
- Method in class com.jaxfront.core.xui.
FormLayoutInfo
addChangeLog(LogEntry)
- Method in class com.jaxfront.core.type.
TypeController
Add a log to the logging list.
addChangeSerializationUndoableEditEvent(Object, Type, boolean, boolean)
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoManager
addChild(Object)
- Method in class com.jaxfront.core.xpath.
ResetableIterator
addChild(Type)
- Method in class com.jaxfront.core.xpath.
TypeIterator
addChoiceChangeUndoableEditEvent(Object, Type, Type, Type, boolean)
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoManager
addColName(String)
- Method in class com.jaxfront.core.util.
FilterableArray
addColumn(Double)
- Method in class com.jaxfront.core.xui.
FormLayoutInfo
addDirtyChangeListener(DirtyChangeListener)
- Method in class com.jaxfront.core.dom.
Document
Register a new listener for receiving dirty changes.
addDirtyChangeListener(DirtyChangeListener)
- Method in class com.jaxfront.core.type.
TypeController
Register a new listener for receiving dirty changes.
addDOMChangeListener(DOMChangeListener)
- Method in class com.jaxfront.core.dom.
Document
Register a new listener for receiving JAXFront DOM events.
addDOMChangeListener(DOMChangeListener, int)
- Method in class com.jaxfront.core.dom.
Document
Register a new listener for receiving JAXFront DOM events.
addEdit(UndoableEdit)
- Method in class com.jaxfront.core.util.undo.
CompoundEditWrapper
addEdit(UndoableEdit)
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoableEditWrapper
addEdit(UndoableEdit)
- Method in class com.jaxfront.core.util.undo.
UndoManagerWrapper
If inProgress, inserts anEdit at indexOfNextAdd, and removes any old edits that were at indexOfNextAdd or later.
addError(Error)
- Method in class com.jaxfront.core.type.
ErrorController
Adds a validationError
addError(Error, boolean)
- Method in class com.jaxfront.core.type.
ErrorController
Adds a validationError
addFileFilter(FileFilter)
- Method in class com.jaxfront.core.util.io.
FileSelector
addFileFilter(String, String, boolean)
- Method in class com.jaxfront.core.util.io.
FileSelector
addFilterListener(SearchFilterListener)
- Method in class com.jaxfront.core.util.search.
DefaultSearchFilter
addFilterValue(Object)
- Method in class com.jaxfront.core.util.search.
DefaultSearchFilter
addFilterValue(Object)
- Method in interface com.jaxfront.core.util.search.
SearchFilter
addFilterValues(List)
- Method in class com.jaxfront.core.util.search.
DefaultSearchFilter
addFilterValues(List)
- Method in interface com.jaxfront.core.util.search.
SearchFilter
addFormula(FormulaExpression)
- Method in class com.jaxfront.core.dom.
Document
addFormulaExpression(FormulaExpression)
- Method in class com.jaxfront.core.xui.
ColumnInfo
addGenericToSQLPreparedStatement(PreparedStatement, Object[])
- Static method in class com.jaxfront.core.util.sql.
SQLHelper
addHelpListener(HelpListener)
- Method in interface com.jaxfront.core.ui.
EditablePanel
Add a new help listener to receive HelpEvents in case of a defined help definition.
addIfNotEndWith(String, String)
- Static method in class com.jaxfront.core.util.
StringUtil
addIncludedFingerPrint(FingerPrint)
- Method in class com.jaxfront.core.dom.
FingerPrint
Adds an nested fingerprint.
addIndeterminateXPath(Type, String, Type)
- Method in class com.jaxfront.core.type.
TypeController
Adds an none deterministic xpath.
addInternalFrameListener(InternalFrameListener)
- Method in class com.jaxfront.core.ui.
WindowWrapper
Adds the specified window listener to receive window events from this window.
addKeyboardBinding(JComponent, Action, String, int)
- Static method in class com.jaxfront.core.util.
EventUtil
addKeyContainer(String, Object, KeyContainer)
- Method in class com.jaxfront.core.keyRef.
KeyKeyRefManager
addKeyKeyRefListener(KeyKeyRefListener)
- Method in class com.jaxfront.core.keyRef.
KeyKeyRefManager
Register a new listener for receiving JAXFront ActionPerform events.
addKeyRefType(String, SimpleType)
- Method in class com.jaxfront.core.schema.impl.
KeyContainer
addKeyType(SimpleType)
- Method in class com.jaxfront.core.schema.impl.
KeyContainer
addKeyType(SimpleType, boolean)
- Method in class com.jaxfront.core.schema.impl.
KeyContainer
addLineInfo(ColumnInfo)
- Method in class com.jaxfront.core.xui.
TableInfo
addListChangeEditEvent(Object, ListType, Type, int, short)
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoManager
addListDataListener(ListDataListener)
- Method in class com.jaxfront.core.util.
QueueListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
AddListItem
- Class in
com.jaxfront.core.jep
AddListItem()
- Constructor for class com.jaxfront.core.jep.
AddListItem
Constructor.
addListItemMovedEvent(Object, ListType, int, int)
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoManager
addListSortEvent(Object, ListType, int, int, String)
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoManager
addLogListener(Type, String, String)
- Method in class com.jaxfront.core.type.
TypeController
Add a log for a certain type.
addLogListener(LoggingListener)
- Method in class com.jaxfront.core.type.
TypeController
addMacroEdit(UndoableEdit)
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoManager
addNewChild()
- Method in class com.jaxfront.core.type.
AbstractListType
Adds a new child to the list.
addNewChild(int)
- Method in class com.jaxfront.core.type.
AbstractListType
Adds a new child to the list.
addNewChild(Type)
- Method in class com.jaxfront.core.type.
AbstractListType
Adds a new child to the list.
addNewChild(Type, Type)
- Method in class com.jaxfront.core.type.
AbstractListType
Adds a new child to the list and puts it before the passing type.
addNewChild(Object, Type, int)
- Method in class com.jaxfront.core.type.
AbstractListType
Copies the given templateType and adds it to the list at the given index position.
addNewChild(Type, int)
- Method in class com.jaxfront.core.type.
AbstractListType
Copies the given templateType and adds it to the list at the given index position.
addNewChild()
- Method in class com.jaxfront.core.type.
EditingType
addNewChild(int)
- Method in class com.jaxfront.core.type.
EditingType
addNewChild(Type, int)
- Method in class com.jaxfront.core.type.
EditingType
addNewChild(Type)
- Method in class com.jaxfront.core.type.
EditingType
addNewChild()
- Method in interface com.jaxfront.core.type.
ListType
Adds a new child to the list.
addNewChild(int)
- Method in interface com.jaxfront.core.type.
ListType
addNewChild(Type, int)
- Method in interface com.jaxfront.core.type.
ListType
Copies the given templateType and adds it to the list at the given index position.
addNewChild(Type)
- Method in interface com.jaxfront.core.type.
ListType
Adds a new child to the list.
addNewChild()
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
addNewChild(int)
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
addNewChild(Type, int)
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
addNewChild(Type)
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
addNLSChangeListener(NLSChangeListener)
- Method in class com.jaxfront.core.xui.
NLS
addNode(List)
- Method in class com.jaxfront.core.xpath.
XPathTree
addNoTargetXUIDefinition(Type)
- Method in class com.jaxfront.core.type.
AbstractListType
Adds an information to a XUI type if a list doesn't contain any types for which a XUI definition would exist.
addNoTargetXUIDefinition(Type)
- Method in class com.jaxfront.core.type.
EditingType
addNoTargetXUIDefinition(Type)
- Method in interface com.jaxfront.core.type.
ListType
Adds an information to a XUI type if a list doesn't contain any types for which a XUI definition would exist.
addNoTargetXUIDefinition(Type)
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
addNotFiredInitializationRule(Type, Rule)
- Method in class com.jaxfront.core.dom.
Document
addNotFiredInitializationRule(Rule)
- Method in class com.jaxfront.core.type.
VirtualType
addPasteUndoableEditEvent(Object, Type, String, String, boolean)
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoManager
addProperty(String, Object)
- Method in class com.jaxfront.core.util.
JAXFrontProperties
Adds a new property with a key and a value.
addProperty(String, Object, boolean)
- Method in class com.jaxfront.core.util.
JAXFrontProperties
Adds a new property with a key and a value.
addPropertyChangeEditEvent(Object, SimpleType, String, String)
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoManager
addPropertyChangeListener(PropertyChangeListener)
- Method in class com.jaxfront.core.type.
TypeController
Adds a propertyChangeListener.
addPropertyChangeListener(PropertyChangeListener)
- Method in class com.jaxfront.core.xui.
AbstractXUIElement
addRecursionEventUndoableEditWrapper(Object, Type, short)
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoManager
addRecursiveElement(SchemaNode)
- Method in class com.jaxfront.core.schema.impl.
SchemaComplexTypeImpl
addRecursiveElement(SchemaNode)
- Method in interface com.jaxfront.core.schema.
SchemaType
addRow(Object[])
- Method in class com.jaxfront.core.ui.tableModel.
FilterableTableModel
addRow(Object[])
- Method in class com.jaxfront.core.ui.tableModel.
FlippableTableModel
addRow(Object[])
- Method in class com.jaxfront.core.util.
FilterableArray
addRow(Double)
- Method in class com.jaxfront.core.xui.
FormLayoutInfo
addRule(Rule)
- Method in class com.jaxfront.core.type.
TypeController
Adds a rule.
addRule(Rule)
- Method in class com.jaxfront.core.xui.
BehaviourDefinition
addSelector(SchemaNode)
- Method in class com.jaxfront.core.schema.
SchemaKey
addSQLFieldValue(StringBuffer, int, Object)
- Static method in class com.jaxfront.core.util.sql.
SQLHelper
addSQLFieldValueSQLTyped(StringBuffer, int, Object)
- Static method in class com.jaxfront.core.util.sql.
SQLHelper
addTab(Type)
- Method in interface com.jaxfront.core.ui.
ListVisualizer
addTableModelListener(TableModelListener)
- Method in class com.jaxfront.core.ui.tableModel.
FilterableTableModel
addTableModelListener(TableModelListener)
- Method in class com.jaxfront.core.ui.tableModel.
FlippableTableModel
addTableModelListener(TableModelListener)
- Method in class com.jaxfront.core.ui.tableModel.
NumberedTableModel
addTableModelListener(TableModelListener)
- Method in class com.jaxfront.core.ui.tableModel.
RowLeadedListModel
addTo2DimArray(Object[][], Object[][])
- Static method in class com.jaxfront.core.util.
ArrayUtil
addTo2DimArrayX(String[][], String[][])
- Static method in class com.jaxfront.core.util.
ArrayUtil
addTo2DimArrayY(String[][], String[][])
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(Object[], Object)
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(String[], String)
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(Type[], Type)
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(int[], int)
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(short[], short)
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(int[], int[])
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(Object[], Object[])
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(Class, Object[], Object)
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(Class, Object[], Object, int)
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(Class, Object[], Object[])
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(String[], String[])
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(String[], int, String[], int)
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(char[], char[])
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToArray(Object[][], Object[][])
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToClassArray(Class[], Class[])
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToEventFilter(long, long)
- Static method in class com.jaxfront.core.xui.
BehaviourDefinition
addToGrowArray(int[], int, int)
- Static method in class com.jaxfront.core.util.
ArrayUtil
Special implementation to add a value to an array using a buffer to reduce array copies.
addToGrowArray(Object[], Object, int)
- Static method in class com.jaxfront.core.util.
ArrayUtil
Special implementation to add a value to an array using a buffer to reduce array copies.
addToGrowArray(long[], long, int)
- Static method in class com.jaxfront.core.util.
ArrayUtil
Special implementation to add a value to an array using a buffer to reduce array copies.
addToRecursionPanel(Visualizer)
- Method in interface com.jaxfront.core.ui.
RecursionVisualizer
addToSQLPreparedStatement(PreparedStatement, Object[])
- Static method in class com.jaxfront.core.util.sql.
SQLHelper
addToVector(List, Object[])
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToVector(List, Object[], boolean)
- Static method in class com.jaxfront.core.util.
ArrayUtil
addToWorklist(Object)
- Method in class com.jaxfront.core.util.sql.
SQLProcessor
addTreeNode(boolean)
- Method in class com.jaxfront.core.type.
AbstractType
Adds this type to the tree.
addTreeNode(boolean)
- Method in class com.jaxfront.core.type.
EditingType
addTreeNode(boolean)
- Method in interface com.jaxfront.core.type.
Type
Adds this type to the tree.
addTreeNode(boolean)
- Method in class com.jaxfront.core.type.
VirtualType
addTreeNode(boolean)
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
addUndoableEditListener(UndoableEditListener)
- Method in class com.jaxfront.core.util.undo.
JAXFrontUndoManager
Adds an undo listener for notification of any changes.
addValidationChangeListener(ValidationChangeListener)
- Method in class com.jaxfront.core.type.
ErrorController
Adds a validationChangeListener.
addValueToSQLStatement(int, PreparedStatement, int, Object)
- Method in interface com.jaxfront.core.util.sql.
ISQLTypeMapping
addValueToSQLStatement(int, PreparedStatement, int, Object)
- Static method in class com.jaxfront.core.util.sql.
SQLHelper
addVarToTypeMapping(String, Type)
- Method in class com.jaxfront.core.dom.
Document
addWindowListener(WindowListener)
- Method in class com.jaxfront.core.ui.
WindowWrapper
Adds the specified window listener to receive window events from this window.
addZipEntry(String)
- Method in class com.jaxfront.core.util.io.
ZIPCompressor
addZipEntryAbsPath(String)
- Method in class com.jaxfront.core.util.io.
ZIPCompressor
ALIGN_BOTTOM
- Static variable in class com.jaxfront.core.xui.
ColumnInfo
ALIGN_CENTER
- Static variable in class com.jaxfront.core.xui.
ColumnInfo
ALIGN_LEFT
- Static variable in class com.jaxfront.core.xui.
ColumnInfo
ALIGN_MIDDLE
- Static variable in class com.jaxfront.core.xui.
ColumnInfo
ALIGN_RIGHT
- Static variable in class com.jaxfront.core.xui.
ColumnInfo
ALIGN_TOP
- Static variable in class com.jaxfront.core.xui.
ColumnInfo
ALL
- Static variable in class com.jaxfront.core.util.search.
DefaultTypeSearcher
ALL_ERROR
- Static variable in class com.jaxfront.core.error.
AbstractError
ALL_NODE
- Static variable in class com.jaxfront.core.xpath.
XPNode
allowAutoColFit()
- Method in class com.jaxfront.core.xui.
ListInfo
allowContextNavigation()
- Method in class com.jaxfront.core.xui.
ColumnInfo
allowCustomXUI()
- Method in class com.jaxfront.core.util.
JAXFrontProperties
allowDeselection()
- Method in class com.jaxfront.core.xui.
StyleDefinition
allowEmptyChoice()
- Method in class com.jaxfront.core.xui.
StyleDefinition
allowFlippingOnTheFly()
- Method in class com.jaxfront.core.xui.
TableInfo
allowFreetextChoice()
- Method in class com.jaxfront.core.xui.
StyleDefinition
allowRadioButtonDeselection()
- Method in class com.jaxfront.core.xui.
GlobalDefinition
Returns true if a radio button could be deselecte+d.
allowRadioButtonDeselection(boolean)
- Method in class com.jaxfront.core.xui.
GlobalDefinition
allowReOrdering()
- Method in class com.jaxfront.core.xui.
ListInfo
Returns true if it is allowed to move items around.
allowSorting()
- Method in class com.jaxfront.core.xui.
ListInfo
Returns true if the table allows sorting of the row data.
alternate
- Variable in class com.jaxfront.core.util.
StringFormat
AMP
- Static variable in class com.jaxfront.core.util.
StringUtil
ampmMarker
- Static variable in class com.jaxfront.core.util.
JAXFrontDateConverter
analyseAttributes()
- Method in class com.jaxfront.core.schema.impl.
TreeWalkingElementAnalyser
Analyse the attributes for the current context.
Annotation
- Class in
com.jaxfront.core.jep
Returns the annotation of a type.
Annotation()
- Constructor for class com.jaxfront.core.jep.
Annotation
APP_ADMIN_ROLE_RESTRICTIONS
- Static variable in interface com.jaxfront.core.access.
IUser
append(Object)
- Method in class com.jaxfront.core.util.
RollingList
Append the specified item to this list.
append(int, Object)
- Method in class com.jaxfront.core.util.
RollingList
Append the specified item to this list.
appendBytesToFile(char[], String)
- Static method in class com.jaxfront.core.util.io.files.
Files
Appends bytes to the end of a file
appendBytesToFile(byte[], String)
- Static method in class com.jaxfront.core.util.io.files.
Files
Appends bytes to a file
appendCount(String)
- Static method in class com.jaxfront.core.util.
StringUtil
appendNotNull(String, String, String)
- Static method in class com.jaxfront.core.util.
StringUtil
Concatenate stra and strb using delim.
appendToFile(CharSequence, String)
- Static method in class com.jaxfront.core.util.io.files.
Files
Appends a char sequence to the end of a file
appendToFile(char[], String)
- Static method in class com.jaxfront.core.util.io.files.
Files
Appends chars to the end of a file
appendToFile(byte[], String)
- Static method in class com.jaxfront.core.util.io.files.
Files
Appends bytes to the end of a file
appendUIStatePersistency(String, String, String)
- Method in interface com.jaxfront.core.access.
IUser
APPLICATION_PROPERTY_CUSTOM_CLASSLOADER
- Static variable in class com.jaxfront.core.dom.
Document
APPLICATION_PROPERTY_DOCUMENT
- Static variable in class com.jaxfront.core.dom.
Document
apply(Type, DOMChangeEvent, String)
- Method in class com.jaxfront.core.dom.
HistoryLoggingListener
apply(Type, DOMChangeEvent, String)
- Method in class com.jaxfront.core.dom.
LoggingListener
Adds a logEntry if the passing source is addressing this loggingListener.
apply(Type, PropertyChangeEvent, String)
- Method in class com.jaxfront.core.dom.
LoggingListener
apply(Type, Object)
- Method in interface com.jaxfront.core.rule.
Rule
Applies ECA behaviour for the given sourceType
apply(Type, Object, boolean)
- Method in interface com.jaxfront.core.rule.
Rule
Applies ECA behaviour for the given sourceType.
apply(Type, Object, boolean, Stack)
- Method in interface com.jaxfront.core.rule.
Rule
apply(Type, Object)
- Method in class com.jaxfront.core.rule.
RuleImpl
apply(Type, Object, boolean)
- Method in class com.jaxfront.core.rule.
RuleImpl
apply(Type, Object, boolean, Stack)
- Method in class com.jaxfront.core.rule.
RuleImpl
apply(Type, Object, boolean)
- Method in class com.jaxfront.core.rule.
SimpleRuleImpl
applyInitializationRules()
- Method in class com.jaxfront.core.xui.
BehaviourDefinition
Apply all initialization rules now.
applySaveRules(boolean)
- Method in class com.jaxfront.core.type.
TypeController
Applies all defined rules without checking scope and event type.
applySaveRules(Object, boolean)
- Method in class com.jaxfront.core.type.
TypeController
Applies all defined rules without checking scope and event type.
applyViewHolderOnDirectDescendants()
- Method in class com.jaxfront.core.xui.
StyleDefinition
applyWhiteSpaceRestriction(String, int)
- Static method in class com.jaxfront.core.util.
TextTools
areAllKeysValid()
- Method in class com.jaxfront.core.schema.impl.
KeyContainer
areAllReferencesValid()
- Method in class com.jaxfront.core.schema.impl.
KeyContainer
Array
- Class in
com.jaxfront.core.jep
The array function take every single argument of a function and put them into an array.
Array()
- Constructor for class com.jaxfront.core.jep.
Array
ARRAY_PARAM_DELIMITER
- Static variable in class com.jaxfront.core.jep.
JavaScriptProtokolFunction
ArrayHelper
- Class in
com.jaxfront.core.jep
ArrayHelper()
- Constructor for class com.jaxfront.core.jep.
ArrayHelper
ArrayResult
- Class in
com.jaxfront.core.jep
Generic Supperclass for an array result.
ArrayResult(Collection)
- Constructor for class com.jaxfront.core.jep.
ArrayResult
ArrayResult(int, int)
- Constructor for class com.jaxfront.core.jep.
ArrayResult
ArrayResult()
- Constructor for class com.jaxfront.core.jep.
ArrayResult
ArrayResult(int)
- Constructor for class com.jaxfront.core.jep.
ArrayResult
ArrayResult(String[])
- Constructor for class com.jaxfront.core.jep.
ArrayResult
ArrayUtil
- Class in
com.jaxfront.core.util
ArrayUtil()
- Constructor for class com.jaxfront.core.util.
ArrayUtil
ARROW_DOWN_16X16_GIF
- Static variable in interface com.jaxfront.core.images.
SystemImages
ARROW_DOWN_9X6_GIF
- Static variable in interface com.jaxfront.core.images.
SystemImages
ARROW_LEFT_16X16_GIF
- Static variable in interface com.jaxfront.core.images.
SystemImages
ARROW_UP_16X16_GIF
- Static variable in interface com.jaxfront.core.images.
SystemImages
ARROW_UP_9X6_GIF
- Static variable in interface com.jaxfront.core.images.
SystemImages
asc
- Variable in class com.jaxfront.core.rule.
RulePrioritySorter
ASC
- Static variable in class com.jaxfront.core.type.
TypeElementComparator
ASC
- Static variable in class com.jaxfront.core.type.
TypeNameComparator
ASC
- Static variable in class com.jaxfront.core.util.sort.
FastQSort
ASCENDING
- Static variable in class com.jaxfront.core.ui.tableModel.
SorterTableModel
ASCOLUMN
- Static variable in class com.jaxfront.core.xui.
TableInfo
Show the lines as COLUMNS
aseTools
- Class in
com.alphase.Tools
aseTools()
- Constructor for class com.alphase.Tools.
aseTools
askForExit()
- Method in class com.jaxfront.core.util.
JAXFrontProperties
Returns if the system (XUIEditor) should ask for exit.
asProperties(String[])
- Static method in class com.jaxfront.core.util.io.files.
Strings
Create Properties from an array of key-value pairs
ASROW
- Static variable in class com.jaxfront.core.xui.
TableInfo
Show the lines as ROWS
ASTERIX_ATTR_NODE
- Static variable in class com.jaxfront.core.xpath.
XPNode
ASTERIX_NODE
- Static variable in class com.jaxfront.core.xpath.
XPNode
atof(String)
- Method in class com.jaxfront.core.util.
StringFormat
atoi(String)
- Method in class com.jaxfront.core.util.
StringFormat
atol(String)
- Method in class com.jaxfront.core.util.
StringFormat
ATT_ABSTRACT
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_ATTRIBUTEFORMDEFAULT
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_BASE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_BLOCK
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_BLOCKDEFAULT
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_CONTENT
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_DEFAULT
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_DERIVEDBY
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_ELEMENTFORMDEFAULT
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_FINAL
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_FINALDEFAULT
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_FIXED
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_FORM
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_ITEMTYPE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_MAXOCCURS
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_MEMBERTYPES
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_MINOCCURS
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_MIXED
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_NAME
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_NAMESPACE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_NULLABLE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_PROCESSCONTENTS
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_REF
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_REFER
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_SCHEMALOCATION
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_SUBSTITUTIONGROUP
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_SYSTEM
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_TARGETNAMESPACE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_TYPE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_USE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_VALUE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATT_XPATH
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
attachUISpecification(Document, boolean)
- Method in class com.jaxfront.core.dom.
Document
Attaches the passed XUI Document to the internal ui specification.
ATTR_NODE
- Static variable in class com.jaxfront.core.xpath.
XPNode
ATTRIBUTE_USER
- Static variable in interface com.jaxfront.core.access.
IUser
ATTVAL_BASE64
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_BOOLEAN
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_DEFAULT
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_ELEMENTONLY
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_EMPTY
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_EXTENSION
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_FALSE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_FIXED
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_HEX
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_ID
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_LAX
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_MAXLENGTH
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_MINLENGTH
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_MIXED
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_NCNAME
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_OPTIONAL
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_POUNDALL
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_PROHIBITED
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_QNAME
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_QUALIFIED
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_REQUIRED
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_RESTRICTION
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_SKIP
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_STRING
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_SUBSTITUTIONGROUP
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_TEXTONLY
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_TIMEDURATION
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_TRUE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_TWOPOUNDANY
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_TWOPOUNDLOCAL
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_TWOPOUNDOTHER
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_UNQUALIFIED
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_URI
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
ATTVAL_URIREFERENCE
- Static variable in class com.jaxfront.core.schema.
SchemaSymbols
autoCreateEntries()
- Method in class com.jaxfront.core.type.
AbstractListType
autoCreateEntries()
- Method in class com.jaxfront.core.type.
EditingType
autoCreateEntries()
- Method in interface com.jaxfront.core.type.
ListType
Create the initial number of required min occur list items.
autoCreateEntries()
- Method in class com.jaxfront.core.type.
SimpleTypeList
autoCreateEntries()
- Method in class com.jaxfront.core.xpath.
XPathDummyChoiceTypeWrapper
available()
- Method in class com.jaxfront.core.util.io.
CombinedInputStream
Is there more data to read
Avg
- Class in
com.jaxfront.core.jep
Avg returns the average value from a sequence of numbers.
Avg()
- Constructor for class com.jaxfront.core.jep.
Avg
Constructor.
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_