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.