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

abbreviation() - Method in class com.jgoodies.forms.layout.CellConstraints.Alignment
 
abbreviation() - Method in class com.jgoodies.forms.layout.ConstantSize.Unit
 
abortCompoundEdit() - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
ABOUT_TO_PERSIST - Static variable in interface com.jaxfront.core.rule.Rule
 
AboutDialog - Class in com.jaxfront.swing.ui.editor
This class provides a dialog that will show informations about the current JAXFront application.
AboutDialog(String) - Constructor for class com.jaxfront.swing.ui.editor.AboutDialog
AboutDialog constructor.
AboutDialog(String, String, String) - Constructor for class com.jaxfront.swing.ui.editor.AboutDialog
AboutDialog constructor.
ABOVE_BOTTOM - Static variable in class com.jaxfront.swing.ui.tools.CollapsibleTitleBorder
 
ABOVE_BOTTOM - Static variable in class com.jaxfront.swing.ui.tools.FunctionalGraphics
Position the title above the border's bottom line.
ABOVE_BOTTOM - Static variable in class com.jaxfront.swing.ui.tools.TitledBorder
Position the title above the border's bottom line.
ABOVE_TOP - Static variable in class com.jaxfront.swing.ui.tools.CollapsibleTitleBorder
 
ABOVE_TOP - Static variable in class com.jaxfront.swing.ui.tools.FunctionalGraphics
Position the title above the border's top line.
ABOVE_TOP - Static variable in class com.jaxfront.swing.ui.tools.TitledBorder
Position the title above the border's top line.
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.
AbstractBean - Class in com.jaxfront.swing.ui.beans
This class represents an abstract implementation of a visualizer bean for JAXFront.
AbstractBean() - Constructor for class com.jaxfront.swing.ui.beans.AbstractBean
FormulaHelperBean constructor.
AbstractBean(Type) - Constructor for class com.jaxfront.swing.ui.beans.AbstractBean
FormulaHelperBean constructor.
AbstractComplexVisualizer - Class in com.jaxfront.swing.ui.beans
This class is a template to write its own complex visualizer component.
AbstractComplexVisualizer() - Constructor for class com.jaxfront.swing.ui.beans.AbstractComplexVisualizer
 
AbstractCompositeTabView - Class in com.jaxfront.swing.ui.visualizers
This class represents an AbstractCompositeView which is derived by the abstract class AbstractView.
AbstractCompositeTabView() - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractCompositeTabView
Default constructor.
AbstractCompositeTabView(Type) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractCompositeTabView
Default constructor.
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.
AbstractCompositeView - Class in com.jaxfront.swing.ui.visualizers
This class represents an AbstractCompositeView which is derived by the abstract class AbstractView.
AbstractCompositeView() - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractCompositeView
Default constructor.
AbstractCompositeView(Type) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractCompositeView
Default constructor.
AbstractCondition - Class in com.jaxfront.core.rule
 
AbstractCondition() - Constructor for class com.jaxfront.core.rule.AbstractCondition
 
AbstractEditorPanel - Class in com.jaxfront.swing.ui.editor
AbstractEditorPanel is an abstract class which is responsible for visualizing the JAXFront type tree.
AbstractEditorPanel() - Constructor for class com.jaxfront.swing.ui.editor.AbstractEditorPanel
EditorPanel constructor.
AbstractEditorPanel(Type, Window) - Constructor for class com.jaxfront.swing.ui.editor.AbstractEditorPanel
EditorPanel constructor.
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
 
AbstractFormBuilder - Class in com.jgoodies.forms.builder
An abstract class that minimizes the effort required to implement non-visual builders that use the FormLayout.
AbstractFormBuilder(Container, FormLayout) - Constructor for class com.jgoodies.forms.builder.AbstractFormBuilder
Constructs an instance of AbstractFormBuilder for the given container and form layout.
AbstractFrame - Class in com.jaxfront.swing.ui.editor
This class represents an abstract frame that may be used to easily build an application that runs within a frame.
AbstractFrame() - Constructor for class com.jaxfront.swing.ui.editor.AbstractFrame
 
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.
AbstractListTypeTable - Class in com.jaxfront.swing.ui.visualizers
This class represents an AbstractListTypeTable which is derived from the the class JTable.
AbstractListTypeTable(AbstractListTypeTableModel) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractListTypeTable
AbstractListTypeTable constructor.
AbstractListTypeTable(boolean) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractListTypeTable
AbstractListTypeTable constructor.
AbstractListTypeTableModel - Class in com.jaxfront.swing.ui.visualizers
This class represents an AbstractListTypeTableModel which is derived from the AbstractTableModel.
AbstractListTypeTableModel(ListType) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractListTypeTableModel
AbstractListTypeTableModel constructor.
AbstractListTypeView - Class in com.jaxfront.swing.ui.visualizers
This class represents an AbstractListTypeView which is derived from the class AbstractView.
AbstractListTypeView(Type) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
AbstractListTypeView constructor.
AbstractListTypeView(Type, Type) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
AbstractListTypeView constructor.
AbstractListVisualizer - Class in com.jaxfront.swing.ui.beans
This class is a template to write its own list visualizer component.
AbstractListVisualizer(Type) - Constructor for class com.jaxfront.swing.ui.beans.AbstractListVisualizer
Construct a list visualizer based on a certain list type.
AbstractPagingView - Class in com.jaxfront.swing.ui.visualizers
 
AbstractPagingView() - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractPagingView
 
AbstractPagingView(Type) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractPagingView
 
AbstractPopUpMenu - Class in com.jaxfront.swing.ui.editor
This class is a popup menu that provides methodes for the acces to the navigation tree
AbstractPopUpMenu(NavigationTree, TreeNode) - Constructor for class com.jaxfront.swing.ui.editor.AbstractPopUpMenu
AbstractPopUpMenu constructor.
AbstractResultProcessor - Class in com.jaxfront.swing.ui.tools.search
 
AbstractResultProcessor() - Constructor for class com.jaxfront.swing.ui.tools.search.AbstractResultProcessor
 
AbstractSearcher - Class in com.jaxfront.swing.ui.tools.search
 
AbstractSearcher() - Constructor for class com.jaxfront.swing.ui.tools.search.AbstractSearcher
 
AbstractSimpleListView - Class in com.jaxfront.swing.ui.visualizers
 
AbstractSimpleListView(Type) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractSimpleListView
 
AbstractSimpleListView(Type, Type) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractSimpleListView
 
AbstractSimpleTypeView - Class in com.jaxfront.swing.ui.visualizers
The AbstractSimpleTypeView is the root class for visualizing XML Simple Types with JAXFront.
AbstractSimpleTypeView() - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractSimpleTypeView
AbstractSimpleTypeView constructor.
AbstractSimpleTypeView(Type) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractSimpleTypeView
AbstractSimpleTypeView constructor.
AbstractSimpleVisualizer - Class in com.jaxfront.swing.ui.beans
 
AbstractSimpleVisualizer() - Constructor for class com.jaxfront.swing.ui.beans.AbstractSimpleVisualizer
 
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.
AbstractUnitConverter - Class in com.jgoodies.forms.util
An abstract implementation of the UnitConverter that minimizes the effort required to convert font-dependent sizes to pixels.
AbstractUnitConverter() - Constructor for class com.jgoodies.forms.util.AbstractUnitConverter
 
AbstractView - Class in com.jaxfront.swing.ui.visualizers
This class represents an AbstractView which is derived from the class JPanel.
AbstractView() - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractView
AbstractView constructor.
AbstractView(Type) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractView
AbstractView constructor.
AbstractView(LayoutManager) - Constructor for class com.jaxfront.swing.ui.visualizers.AbstractView
AbstractView 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.
accept(File) - Method in class com.jaxfront.swing.ui.editor.GenericSuffixFilter
Returns whether the given file is accepted by this filter.
accept(File) - Method in class com.jaxfront.swing.ui.editor.XMLFilter
Returns whether the given file is accepted by this filter.
accept(File) - Method in class com.jaxfront.swing.ui.editor.XSDFilter
Returns Whether the given file is accepted by this filter.
accept(File) - Method in class com.jaxfront.swing.ui.editor.XUIFilter
Returns whether the given file is accepted by this filter.
acceptAsFocus(JComponent) - Static method in class com.jaxfront.swing.ui.tools.GUITools
 
access_test() - Method in class com.jaxfront.core.util.CachedHashTable
 
actAs(String, short) - Method in class com.jaxfront.core.type.SimpleType
 
actAsBoolean() - Method in class com.jaxfront.core.type.SimpleType
Defines that the primitive data type of this type is Boolean.
actAsColor() - Method in class com.jaxfront.core.type.SimpleType
Defines that the primitive data type of this type is Color.
actAsDate() - Method in class com.jaxfront.core.type.SimpleType
Defines that the primitive data type of this type is a date.
actAsDateTime() - Method in class com.jaxfront.core.type.SimpleType
Defines that the primitive data type of this type is a date.
actAsDouble() - Method in class com.jaxfront.core.type.SimpleType
Defines that the primitive data type of this type is Integer.
actAsInt() - Method in class com.jaxfront.core.type.SimpleType
Defines that the primitive data type of this type is int.
actAsInteger() - Method in class com.jaxfront.core.type.SimpleType
Defines that the primitive data type of this type is Integer.
actAsPassword() - Method in class com.jaxfront.core.type.SimpleType
Defines that the primitive data type of this type is a date.
actAsString() - Method in class com.jaxfront.core.type.SimpleType
Defines that the primitive data type of this type is String.
actAsVisualizer() - Method in class com.jaxfront.core.type.SimpleType
Defines that the primitive data type of this type is Visualizer.
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
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.beans.JAXFrontEditorPluginBean
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.beans.JCalendarPopUp
Tracks performed actions.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.beans.JDayChooser
JDayChooser is the ActionListener for all day buttons.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.beans.JSpinField
After any user input, the value of the textfield is proofed.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.beans.ListSelectionComponent
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.beans.RowHeadedTable
Tracks an action event.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.editor.Console
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.editor.ErrorMessageStatusBar
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.editor.FileNameChooser
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.editor.FileNameChooserModern
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.editor.NavigationTree
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.editor.StatusBar
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.editor.TemplateFileChooser
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.layout.Test.CloseButtonAction
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.tools.Dialog
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.tools.GenericAction
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.tools.LicenseCheckerDialog
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.tools.PreviewCorner
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.tools.search.Find
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.tools.SimpleHTMLBrowser
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractCompositeTabView
Manages action events on this visualizer.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractCompositeView
Manages action events on this visualizer.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
Manages action events on this visualizer.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.ContextView
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.GeneralActionListener
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.KeyRefView
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.ListActionListenerWrapper
 
actionPerformed(ActionEvent) - Method in interface com.jaxfront.swing.ui.visualizers.ListViewAction
 
actionPerformed(int, ActionEvent) - Method in interface com.jaxfront.swing.ui.visualizers.ListViewAction
Invoked when an button action on a list occurs.
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.PagingView
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleChooserBean.ButtonListener
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleTypeBooleanView
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleTypeColorView.ButtonListener
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleTypeComboBoxEditor
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleTypeListSelectionView
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleTypeListView
 
actionPerformed(ActionEvent) - Method in class com.jaxfront.swing.ui.visualizers.SimpleTypeRadioView
Invoked when an action occurs.
actionPerformedAssign() - Method in class com.jaxfront.swing.ui.beans.ListSelectionComponent
 
actionPerformedUnassign() - Method in class com.jaxfront.swing.ui.beans.ListSelectionComponent
 
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
 
ActionTabPlaf - Class in com.jaxfront.swing.ui.layout
 
ActionTabPlaf() - Constructor for class com.jaxfront.swing.ui.layout.ActionTabPlaf
 
ActionTabPlaf(Action[]) - Constructor for class com.jaxfront.swing.ui.layout.ActionTabPlaf
 
ActionTabPlaf(Action[], int) - Constructor for class com.jaxfront.swing.ui.layout.ActionTabPlaf
 
ActionTabPlaf(Action[], int, int) - Constructor for class com.jaxfront.swing.ui.layout.ActionTabPlaf
 
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 - 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.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
 
add(Action) - Method in class com.jaxfront.swing.ui.editor.DefaultPopUpMenu
 
add(JMenuItem) - Method in class com.jaxfront.swing.ui.editor.DefaultPopUpMenu
 
add(Component) - Method in class com.jaxfront.swing.ui.editor.DefaultPopUpMenu
 
add(String, AttributeSet) - Method in class com.jaxfront.swing.ui.rtf.StyledText
 
ADD - Static variable in class com.jaxfront.swing.ui.visualizers.ListActionEvent
 
add(TabChangeListener, TabChangeListener) - Static method in class com.jaxfront.swing.ui.visualizers.TabChangedEventMulticaster
Adds a TabChangeListener.
add(AbstractButton) - Method in class com.jaxfront.swing.ui.wrapper.JAXJButtonGroup
 
add(Component, CellConstraints) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Adds a component to the panel using the given cell constraints.
add(Component, String) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Adds a component to the panel using the given encoded cell constraints.
add(Component) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Adds a component to the container using the default cell constraints.
add(JLabel, CellConstraints, Component, CellConstraints) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a label and component to the panel using the given cell constraints.
ADD_ACTION_NAME - Static variable in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
 
ADD_NODE - Static variable in class com.jaxfront.swing.ui.editor.NavigationTree
 
ADD_RECURSIVE_NODE - Static variable in class com.jaxfront.swing.ui.editor.NavigationTree
 
addAction(TabActionIcon) - Method in class com.jaxfront.swing.ui.layout.MultiTabActionIcon
 
addActionPerformListener(ActionPerformListener) - Method in class com.jaxfront.core.dom.Document
Register a new listener for receiving JAXFront ActionPerform events.
addAddListener(ActionListener) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
 
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.util.EmptyUnmodifiableList
 
addAll(int, Collection) - Method in class com.jaxfront.core.util.EmptyUnmodifiableList
 
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
 
addBorderAction(BorderActionSet) - Method in class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
addBorderAction(String, Action, Action, Image, Image, Image, Image, String, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
addBorderAction(String, Action, Image, Image, String, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
addBorderAction(String, Action, Image, String, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
addBorderAction(Action, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
addBorderAction(Action, Action, Image, Image, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
addBorderAction(Action, Action, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
addBorderAction(String, Action, Action, Image, Image, String, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
addBorderAction(BorderActionSet) - Method in class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
addBorderAction(BorderActionSet, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
addBorderAction(String, Action, Action, Image, Image, Image, Image, String, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
addBorderAction(String, Action, Image, Image, String, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
addBorderAction(String, Action, Image, String, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
addBorderAction(Action, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
addBorderAction(Action, Action, Image, Image, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
addBorderAction(Action, Action, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
addBorderAction(String, Action, Action, Image, Image, String, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
addBorderActionSeparator(Image, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
addBorderActionSeparator(int) - Method in class com.jaxfront.swing.ui.tools.FunctionalGraphics
 
addBorderActionSeparator(Image, int) - Method in class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
addBorderActionSeparator(int) - Method in class com.jaxfront.swing.ui.tools.FunctionalTitleBorder
 
addButton(JButton) - Method in class com.jaxfront.swing.ui.editor.AbstractEditorPanel
Adds a Button to the Workspace.
addButton(JButton, int) - Method in class com.jaxfront.swing.ui.editor.AbstractEditorPanel
Adds a Button to the Workspace.
addButton(JButton) - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
Add a button to the button panel at the position WEST
addButton(JButton, int) - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
Add a button to the button panel at the specified position
addButtons(JButton[]) - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds a sequence of related buttons separated by a default gap.
addCell(TableCell) - Method in class com.jaxfront.core.xui.FormLayoutInfo
 
addCellEditorListener(CellEditorListener) - Method in class com.jaxfront.swing.ui.editor.CheckTreeCellEditor
 
addCellEditorListener(CellEditorListener) - Method in class com.jaxfront.swing.ui.visualizers.SimpleTypeCellEditor
 
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
 
addChild(XPNode) - Method in class com.jaxfront.core.xpath.XPNode
 
addChoiceChangeUndoableEditEvent(Object, Type, Type, Type, boolean) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addColumn(Double) - Method in class com.jaxfront.core.xui.FormLayoutInfo
 
addCopyListener(ActionListener) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
 
addDeleteListener(ActionListener) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
 
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.
addEditListener(ActionListener) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
 
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
addExpressionChild(XPNode) - Method in class com.jaxfront.core.xpath.XPNode
 
addFileFilter(FileFilter) - Method in class com.jaxfront.core.util.io.FileSelector
 
addFileFilter(String, String, boolean) - Method in class com.jaxfront.core.util.io.FileSelector
 
addFileFilter(String, String, boolean) - Method in class com.jaxfront.swing.ui.beans.FileDialog
 
addFileFilter(String, String, boolean) - Method in class com.jaxfront.swing.ui.visualizers.ImageVisualizer
 
addFilterListener(SearchFilterListener) - Method in class com.jaxfront.swing.ui.tools.search.DefaultSearchFilter
 
addFilterValue(Object) - Method in class com.jaxfront.swing.ui.tools.search.DefaultSearchFilter
 
addFilterValue(Object) - Method in interface com.jaxfront.swing.ui.tools.search.SearchFilter
 
addFilterValues(List) - Method in class com.jaxfront.swing.ui.tools.search.DefaultSearchFilter
 
addFilterValues(List) - Method in interface com.jaxfront.swing.ui.tools.search.SearchFilter
 
addFixed(JComponent) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a fixed size component.
addFixed(JComponent) - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds a fixed size component.
addFixedNarrow(JComponent) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a fixed size component with narrow margins.
addFocusListener(FocusListener) - Method in class com.jaxfront.swing.ui.beans.JCalendarPopUp
 
addFocusListener(FocusListener) - Method in class com.jaxfront.swing.ui.beans.JTimeOneField
 
addFormula(FormulaExpression) - Method in class com.jaxfront.core.dom.Document
 
addFormula(FormulaExpression) - Method in class com.jaxfront.core.type.TypeController
Adds a formula.
addFormulaExpression(FormulaExpression) - Method in class com.jaxfront.core.xui.ColumnInfo
 
addGlue() - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a glue that will be given the extra space, if this box is larger than its preferred size.
addGlue() - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds a glue that will be given the extra space, if this box is larger than its preferred size.
addGridded(JComponent) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a gridded component.
addGridded(JComponent) - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds a gridded component.
addGriddedButtons(JButton[]) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a sequence of related gridded buttons separated by a default gap.
addGriddedGrowing(JComponent) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a gridded component that grows.
addGriddedGrowingButtons(JButton[]) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a sequence of gridded buttons that grow.
addGriddedGrowingNarrow(JComponent) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a gridded, narrow component that grows.
addGriddedNarrow(JComponent) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Deprecated. #addGridded(JComponent) already makes the border narrow
addGriddedNarrow(JComponent) - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds a gridded narrow component.
addGriddedNarrowButtons(JButton[]) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Deprecated. #addGriddedButtons already makes the borders narrow
addGroupedColumn(int) - Method in class com.jgoodies.forms.layout.FormLayout
Adds the specified column index to the last column group.
addGroupedRow(int) - Method in class com.jgoodies.forms.layout.FormLayout
Adds the specified row index to the last row group.
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.
addHelpListener(HelpListener) - Method in class com.jaxfront.swing.ui.editor.AbstractEditorPanel
Add a new help listener to receive HelpEvents in case of a defined help definition.
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.
addKeyListener(KeyListener) - Method in class com.jaxfront.swing.ui.beans.JCalendarPopUp
 
addKeyListener(KeyListener) - Method in class com.jaxfront.swing.ui.beans.JTimeOneField
 
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
 
addLabel(String, CellConstraints) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a textual label to the form using the specified constraints.
addLabel(String, String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a textual label to the form using the specified constraints.
addLabel(String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a textual label to the form using the default constraints.
addLabel(String, CellConstraints, Component, CellConstraints) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a label and component to the panel using the given cell constraints.
addLayoutComponent(String, Component) - Method in class com.jaxfront.swing.ui.layout.ListLayout
 
addLayoutComponent(Component, Object) - Method in class com.jaxfront.swing.ui.layout.PercentLayout
 
addLayoutComponent(String, Component) - Method in class com.jaxfront.swing.ui.layout.PercentLayout
 
addLayoutComponent(Component, Object) - Method in class com.jaxfront.swing.ui.layout.SplitterLayout
Adds a component w/ constraints to the layout.
addLayoutComponent(String, Component) - Method in class com.jaxfront.swing.ui.layout.SplitterLayout
Adds a component w/ a String constraint to the layout.
addLayoutComponent(String, Component) - Method in class com.jgoodies.forms.layout.FormLayout
Throws an UnsupportedOperationException.
addLayoutComponent(Component, Object) - Method in class com.jgoodies.forms.layout.FormLayout
Adds the specified component to the layout, using the specified constraints object.
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
 
addListSelectionListener(ListSelectionListener) - Method in class com.jaxfront.swing.ui.visualizers.SimpleJList
Adds a listener to the list that's notified each time a change to the selection occurs.
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
 
addMacro(char, String) - Method in class com.jaxfront.swing.ui.tools.mask.MaskMacros
 
addMacroEdit(UndoableEdit) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addMouseListener(MouseListener) - Method in class com.jaxfront.swing.ui.beans.MessageTable
 
addMouseListenerToHeaderInTable(JTable) - Method in class com.jaxfront.swing.ui.tools.TableSorter
Adds a mouse listener to the given JTable.
addMoveDownListener(ActionListener) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
 
addMoveUpListener(ActionListener) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
 
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 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
 
addNewChild() - Method in class com.jaxfront.swing.ui.visualizers.AbstractView
Adds a new child to the list.
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 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
 
addNotify() - Method in class com.jaxfront.swing.ui.wrapper.JAXJTable
 
addPasteUndoableEditEvent(Object, Type, String, String, boolean) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
 
addProperty(String, String) - Method in class com.jaxfront.core.util.JAXFrontProperties
Adds a new property with a key and a value.
addProperty(String, String, 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
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jaxfront.swing.ui.beans.JAXFrontEditorPluginBean
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.jaxfront.swing.ui.editor.FileLocationChooser
Add a PropertyChangeListener to this class.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jaxfront.swing.ui.editor.FileNameChooser
Adds a PropertyChangeListener to this class.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jaxfront.swing.ui.editor.FileNameChooserModern
Adds a PropertyChangeListener to this class.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Adds a PropertyChangeListener to the listener list for a specific property.
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
 
addRelatedGap() - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds the standard gap for related components.
addRelatedGap() - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds the standard gap for related components.
addRow(Object[]) - Method in class com.jaxfront.core.ui.tableModel.FilterableTableModel
 
addRow(Object[]) - Method in class com.jaxfront.core.ui.tableModel.FlippableTableModel
 
addRow(Double) - Method in class com.jaxfront.core.xui.FormLayoutInfo
 
addRow(Object[]) - Method in class com.jaxfront.swing.ui.tools.search.SelectionTableModel
 
addRow(Vector) - Method in class com.jaxfront.swing.ui.tools.search.SelectionTableModel
 
addRule(Rule) - Method in class com.jaxfront.core.type.TypeController
Adds a rule.
addSameAxis(XPNode) - Method in class com.jaxfront.core.xpath.XPNode
 
addSelectionInterval(int, int) - Method in class com.jaxfront.swing.ui.visualizers.SimpleJList
Sets the selection to be the union of the specified interval with current selection.
addSelectionPath(TreePath) - Method in class com.jaxfront.swing.ui.editor.NavigationTree
 
addSelector(SchemaNode) - Method in class com.jaxfront.core.schema.SchemaKey
 
addSeparator(String, CellConstraints) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a titled separator to the form using the specified constraints.
addSeparator(String, String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a titled separator to the form using the specified constraints.
addSeparator(String, int) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a titled separator to the form that spans the specified columns.
addSeparator(String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a titled separator to the form that spans all columns.
addStrut(ConstantSize) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a strut of a specified size.
addStrut(ConstantSize) - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds a strut of a specified size.
addTab(Type) - Method in interface com.jaxfront.core.ui.ListVisualizer
 
addTab(Type) - Method in class com.jaxfront.swing.ui.beans.AbstractListVisualizer
Add a tab for the passed type.
addTab(Type) - Method in class com.jaxfront.swing.ui.tools.FormLayoutBuilder
 
addTab(JTabbedPane, String, Component) - Static method in class com.jaxfront.swing.ui.tools.VerticalTabbedPane
 
addTab(JTabbedPane, String, Component) - Static method in class com.jaxfront.swing.ui.tools.VerticalTextIcon
 
addTab(Type) - Method in class com.jaxfront.swing.ui.visualizers.AbstractCompositeTabView
 
addTab(Type) - Method in class com.jaxfront.swing.ui.visualizers.AbstractCompositeView
 
addTab(Type) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
Add a tab for the passed type.
addTab(Type, int) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
Add a tab for the passed type.
addTab(Type) - Method in class com.jaxfront.swing.ui.wrapper.RecursionWrapper
 
addTabChangeListener(TabChangeListener) - Method in class com.jaxfront.swing.ui.visualizers.UIController
Register a new listener for receiving Tab Changed events.
addTableCell(Container, Type, Type, TableCell, JPanel, JComponent) - Static method in class com.jaxfront.swing.ui.tools.FormLayoutBuilder
 
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
 
addTableModelListener(TableModelListener) - Method in class com.jaxfront.swing.ui.tools.search.SelectionTableModel
 
addTitle(String, CellConstraints) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a title label to the form using the specified constraints.
addTitle(String, String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a title label to the form using the specified constraints.
addTitle(String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a title label to the form using the default constraints.
addTo2DimArray(Object[][], Object[][]) - Static method in class com.jaxfront.core.util.ArrayUtil
 
addToArray(Object[], Object) - 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[]) - 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
 
addToRecursionPanel(Visualizer) - Method in interface com.jaxfront.core.ui.RecursionVisualizer
 
addToRecursionPanel(Visualizer) - Method in class com.jaxfront.swing.ui.wrapper.RecursionWrapper
 
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
 
addTreeNode(boolean) - Method in class com.jaxfront.core.type.AbstractType
Adds this type to the tree.
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
 
addTreeNode(boolean) - Method in class com.jaxfront.swing.ui.visualizers.AbstractView
Adds this type to the tree.
addUndoableEditListener(UndoableEditListener) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoManager
Adds an undo listener for notification of any changes.
addUnrelatedGap() - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds the standard gap for unrelated components.
addUnrelatedGap() - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds the standard gap for unrelated components.
addUrlTextFields() - Method in class com.jaxfront.swing.ui.tools.SimpleHTMLBrowser
 
addValidationChangeListener(ValidationChangeListener) - Method in class com.jaxfront.core.type.ErrorController
Adds a validationChangeListener.
addWindowListener(WindowListener) - Method in class com.jaxfront.core.ui.WindowWrapper
Adds the specified window listener to receive window events from this window.
addXPathLabelToVisualizer(JComponent, Type, Type) - Static method in class com.jaxfront.swing.ui.tools.FormLayoutBuilder
 
addZipEntry(String) - Method in class com.jaxfront.core.util.io.ZIPCompressor
 
adjustmentValueChanged(AdjustmentEvent) - Method in class com.jaxfront.swing.ui.beans.JSpinField
The 2 buttons are implemented with a JScrollBar.
advance(String) - Method in class com.jaxfront.swing.ui.editor.SplashScreen
 
ALIGNMENT_LEFT - Static variable in class com.jaxfront.swing.ui.tools.BorderActionSet
 
ALIGNMENT_RIGHT - Static variable in class com.jaxfront.swing.ui.tools.BorderActionSet
 
ALL - Static variable in class com.jaxfront.swing.ui.tools.search.DefaultTypeSearcher
 
ALL_ERROR - Static variable in class com.jaxfront.core.error.AbstractError
 
ALL_ROWS - Static variable in class com.jaxfront.swing.ui.tools.TablePacker
 
allowContextNavigation() - Method in class com.jaxfront.core.xui.ColumnInfo
 
allowFlippingOnTheFly() - Method in class com.jaxfront.core.xui.TableInfo
 
allowInvalidMinValues() - Method in class com.jaxfront.swing.helpers.NumericDocument
 
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
 
alternate(JTableHeader, TableColumn, int, boolean) - Method in class com.jaxfront.swing.ui.tools.TablePacker
 
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.
ancestorAdded(AncestorEvent) - Method in class com.jaxfront.swing.ui.beans.JCalendarPopUp
 
ancestorAdded(AncestorEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
Manages an AncestorEvent if an ancestor has been added.
ancestorMoved(AncestorEvent) - Method in class com.jaxfront.swing.ui.beans.JCalendarPopUp
 
ancestorMoved(AncestorEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
Manages an AncestorEvent if an ancestor has been moved.
ancestorRemoved(AncestorEvent) - Method in class com.jaxfront.swing.ui.beans.JCalendarPopUp
 
ancestorRemoved(AncestorEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
Manage an AncestorEvent if an ancestor has been removed.
AND - Static variable in class com.jaxfront.swing.ui.tools.mask.MaskCondition
 
Annotation - Class in com.jaxfront.core.jep
Returns the annotation of a type.
Annotation() - Constructor for class com.jaxfront.core.jep.Annotation
 
append(Object[]) - Method in interface com.jaxfront.core.util.io.cvsexport.CSVWriter
Write a row to the CSV file
append(Object[]) - Method in class com.jaxfront.core.util.io.cvsexport.SimpleCVSWriter
Write a row to the CSV file
append(File, CVSWriterCallback) - Static method in class com.jaxfront.core.util.io.cvsexport.SimpleCVSWriter
Open a file and pass a writer to the callback which appends to that file.
append(String) - Method in class com.jaxfront.swing.ui.tools.LogPanel
Appends a string to the textarea and scrolls it down.
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
appendColumn(ColumnSpec) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends the given column specification to the builder's layout.
appendColumn(String) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a column specification to the builder's layout that represents the given string encoding.
appendColumn(ColumnSpec) - Method in class com.jgoodies.forms.layout.FormLayout
Appends the given column specification to the right hand side of all columns.
appendGlueColumn() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a glue column.
appendGlueRow() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a glue row.
appendRelatedComponentsGapColumn() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a column that is the default gap for related components.
appendRelatedComponentsGapRow() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a row that is the default gap for related components.
appendRow(RowSpec) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends the given row specification to the builder's layout.
appendRow(String) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a row specification to the builder's layout that represents the given string encoding.
appendRow(RowSpec) - Method in class com.jgoodies.forms.layout.FormLayout
Appends the given row specification to the bottom of all rows.
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
appendUnrelatedComponentsGapColumn() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a column that is the default gap for unrelated components.
appendUnrelatedComponentsGapRow() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a row that is the default gap for unrelated components.
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) - Method in class com.jaxfront.core.rule.GlobalRule
Applies ECA behaviour for the given sourceType
apply(Type, boolean) - Method in class com.jaxfront.core.rule.GlobalRule
Applies ECA behaviour for the given sourceType.
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
 
applyCustomLayout(JPanel, List, boolean) - Method in class com.jaxfront.swing.ui.visualizers.AbstractCompositeView
 
applyDialogGUIPersistency(Component, Component) - Static method in class com.jaxfront.swing.ui.tools.GUITools
 
applyDialogGUIPersistency(Component, Component, String) - Static method in class com.jaxfront.swing.ui.tools.GUITools
 
applyDialogGUIPersistency(Type, Component, Component, String) - Static method in class com.jaxfront.swing.ui.tools.GUITools
 
applyFocus(Container, JComponent, TableCell) - Static method in class com.jaxfront.swing.ui.tools.FormLayoutBuilder
 
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.
applyStandardLayout(JPanel, List, boolean) - Method in class com.jaxfront.swing.ui.visualizers.AbstractCompositeView
 
applySWTSwingModalDialog(JDialog) - Static method in class com.jaxfront.swing.ui.tools.GUITools
 
applySWTSwingModalDialog(Document, JDialog) - Static method in class com.jaxfront.swing.ui.tools.GUITools
 
applyTableLayout(Container, Type, Type, FormLayoutInfo, JPanel) - Static method in class com.jaxfront.swing.ui.tools.FormLayoutBuilder
 
applyViewHolderOnDirectDescendants() - Method in class com.jaxfront.core.xui.StyleDefinition
 
areAllKeysValid() - Method in class com.jaxfront.core.schema.impl.KeyContainer
 
areAllReferencesValid() - Method in class com.jaxfront.core.schema.impl.KeyContainer
 
areCellsVisible(JTable, int, int, int, int) - Static method in class com.jaxfront.swing.ui.beans.JTableScrolling
 
areColumnsVisible(JTable, int, int) - Static method in class com.jaxfront.swing.ui.beans.JTableScrolling
 
areRowsVisible(JTable, int, int) - Static method in class com.jaxfront.swing.ui.beans.JTableScrolling
 
armBubble() - Method in class com.jaxfront.swing.ui.tools.BubbleHelpSingleton
 
armBubble(Point) - Method in class com.jaxfront.swing.ui.tools.BubbleHelpSingleton
 
armBubble(Point, Component) - Method in class com.jaxfront.swing.ui.tools.BubbleHelpSingleton
 
armBubble(int, int, Component) - Method in class com.jaxfront.swing.ui.tools.BubbleHelpSingleton
 
armBubble(int, int) - Method in class com.jaxfront.swing.ui.tools.BubbleHelpSingleton
 
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
 
ArrayResult - Class in com.jaxfront.core.jep
Generic Supperclass for an array result.
ArrayResult() - Constructor for class com.jaxfront.core.jep.ArrayResult
 
ArrayResult(int) - Constructor for class com.jaxfront.core.jep.ArrayResult
 
ArrayUtil - Class in com.jaxfront.core.util
 
ArrayUtil() - Constructor for class com.jaxfront.core.util.ArrayUtil
 
asc - Variable in class com.jaxfront.core.rule.RulePrioritySorter
 
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
 
ASCENDING - Static variable in class com.jaxfront.swing.ui.tools.SortingHeader
 
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.
asMap(Object[]) - Static method in class com.jaxfront.core.util.io.files.Objects
Deprecated.  
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
asUnmodifyable() - Method in class com.jgoodies.forms.layout.ColumnSpec
Creates and answers an unmodifyable version of this ColumnSpec.
asUnmodifyable() - Method in class com.jgoodies.forms.layout.RowSpec
Creates and answers an unmodifyable version of this RowSpec.
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.
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
 
AutoCompletion - Class in com.jaxfront.swing.ui.tools
 
AutoCompletion(JComboBox) - Constructor for class com.jaxfront.swing.ui.tools.AutoCompletion
 
AutoCompletion(JComboBox, boolean) - Constructor for class com.jaxfront.swing.ui.tools.AutoCompletion
 
autoCreateEntries() - Method in class com.jaxfront.core.type.AbstractListType
 
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
 
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.

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 _