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 _

V

validate() - Method in class com.jaxfront.core.dom.Document
Validates the current DOM according its XML Schema & the defined XUI rules.
validate(boolean) - Method in class com.jaxfront.core.dom.Document
Validates the current DOM according its XML Schema & the defined XUI rules.
validate(Type, String) - Method in class com.jaxfront.core.schema.impl.SchemaSimpleTypeImpl
Validates a string against the defined facets in the XML Schema.
validate(Type, String) - Method in interface com.jaxfront.core.schema.SchemaSimpleType
Validates a string against the defined facets in the XML Schema.
validate() - Method in class com.jaxfront.core.type.SimpleType
 
validate(boolean) - Method in class com.jaxfront.core.type.SimpleType
 
validate() - Method in class com.jaxfront.core.type.VirtualType
Validates this type.
validate() - Method in class com.jaxfront.swing.ui.beans.TypeTable.TypeTableCellRenderer
 
validate() - Method in class com.jaxfront.swing.ui.tools.MessageTableCellRenderer
 
VALIDATE_ADD - Static variable in interface com.jaxfront.core.type.ListType
 
VALIDATE_DELETE - Static variable in interface com.jaxfront.core.type.ListType
 
VALIDATE_NOCHANGE - Static variable in interface com.jaxfront.core.type.ListType
 
validateAgainstSchema() - Method in class com.jaxfront.swing.ui.editor.ShowXMLDialog
 
validateAgainstSchema(String, String) - Method in class com.jaxfront.swing.ui.tools.SAXValidator
 
ValidateDom - Class in com.jaxfront.core.jep
 
ValidateDom() - Constructor for class com.jaxfront.core.jep.ValidateDom
 
validateMandatoryAndCardinality(Type, List, boolean) - Method in class com.jaxfront.core.dom.Document
Checks if all mandatory leaf types derived from the passed type are not empty.
validatePageErrors(Type, int) - Method in class com.jaxfront.core.dom.Document
 
validateSchemaConstraints() - Method in class com.jaxfront.core.dom.Document
Validates the current DOM according its mandatory fields.
validateXUIRules(boolean) - Method in class com.jaxfront.core.dom.Document
Validates the current DOM according its defined save XUI rules.
VALIDATION_ERROR - Static variable in class com.jaxfront.core.error.AbstractError
 
validationChanged(ValidationChangeEvent) - Method in class com.jaxfront.core.type.ValidationChangeEventMulticaster
Tells the ValidationChangeListeners that a ValidationChangeEvent occured.
validationChanged(ValidationChangeEvent) - Method in interface com.jaxfront.core.type.ValidationChangeListener
Tells the ValidationChangeListeners that a ValidationChangeEvent occured.
validationChanged(ValidationChangeEvent) - Method in class com.jaxfront.swing.ui.beans.MessageTable
 
validationChanged(ValidationChangeEvent) - Method in class com.jaxfront.swing.ui.editor.ErrorMessageStatusBar
Tells the ValidationChangeListeners that a ValidationChangeEvent occured.
validationChanged(ValidationChangeEvent) - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
 
ValidationChangeEvent - Class in com.jaxfront.core.type
This class represents a ValidationChangeEvent.
ValidationChangeEventMulticaster - Class in com.jaxfront.core.type
This class represents a ValidationChangeEventMulticaster that manages ValidationChangeListeners which support multicast events.
ValidationChangeListener - Interface in com.jaxfront.core.type
This interface defines a ValidationChangeListener that is listening for validation changes that occurs on the model.
ValidationError - Class in com.jaxfront.core.error
This class represents a ValidationError.
ValidationError(ValidationException, Type) - Constructor for class com.jaxfront.core.error.ValidationError
 
validationError - Variable in class com.jaxfront.swing.ui.tools.SAXValidator.SAXErrorHandler
 
ValidationErrorSorter - Class in com.jaxfront.swing.ui.tools
This class represents a sorter for validation errors.
ValidationErrorSorter() - Constructor for class com.jaxfront.swing.ui.tools.ValidationErrorSorter
 
ValidationException - Exception in com.jaxfront.core.schema
This exception is thrown if setting a value to a JAXFront type violates a XML Schema facet restriction, a cardinality restriction or a user defined cross field validation (xui rule).
ValidationException(ConditionExpression) - Constructor for exception com.jaxfront.core.schema.ValidationException
Creates a ValidationException based on a Condition.
ValidationException(Type, boolean, boolean, boolean, String) - Constructor for exception com.jaxfront.core.schema.ValidationException
Creates a ValidationException based on a user specific text message and a flag saying that the occurance of this exception needs a user commitment.
ValidationException(Type, boolean, boolean, boolean) - Constructor for exception com.jaxfront.core.schema.ValidationException
Creates a ValidationException based on a user specific text message and a flag saying that the occurance of this exception needs a user commitment.
ValidationException(Type, boolean, boolean) - Constructor for exception com.jaxfront.core.schema.ValidationException
Creates a ValidationException based on a user specific text message and a flag saying that the occurance of this exception needs a user commitment.
ValidationException(Type, boolean) - Constructor for exception com.jaxfront.core.schema.ValidationException
Creates a ValidationException based on a user specific text message and a flag saying that the occurance of this exception needs a user commitment.
ValidationException(Type, Exception, String) - Constructor for exception com.jaxfront.core.schema.ValidationException
Creates a ValidationException based on a nested exception.
ValidationException(Type, String, boolean, boolean, boolean, String) - Constructor for exception com.jaxfront.core.schema.ValidationException
Creates a ValidationException based on a user specific text message and a flag saying that the occurance of this exception needs a user commitment.
ValidationException(Type) - Constructor for exception com.jaxfront.core.schema.ValidationException
Creates a ValidationException based on user specific message.
vAlign - Variable in class com.jgoodies.forms.layout.CellConstraints
Describes the component's vertical alignment.
valueChanged(ListSelectionEvent) - Method in class com.jaxfront.swing.ui.beans.MessageTable
 
valueChanged(ListSelectionEvent) - Method in class com.jaxfront.swing.ui.beans.TypeTable
 
valueChanged(TreeSelectionEvent) - Method in class com.jaxfront.swing.ui.editor.AbstractEditorPanel
Called whenever the value of the selection changes.
valueChanged(TreeSelectionEvent) - Method in class com.jaxfront.swing.ui.editor.EditorPanel
Called whenever the value of the selection changes.
valueChanged(ListSelectionEvent) - Method in class com.jaxfront.swing.ui.tools.Macroplayer
 
valueChanged(ListSelectionEvent) - Method in class com.jaxfront.swing.ui.tools.search.Find
 
valueChanged(ListSelectionEvent) - Method in class com.jaxfront.swing.ui.tools.search.ListComponentSearcher
 
valueChanged(ListSelectionEvent) - Method in class com.jaxfront.swing.ui.visualizers.AbstractListTypeView
Fired every time the list selection in the table changes Only listens to not-valueisadjusting events.
valueChanged(ListSelectionEvent) - Method in class com.jaxfront.swing.ui.visualizers.KeyRefRelationView
 
valueChanged(ListSelectionEvent) - Method in interface com.jaxfront.swing.ui.visualizers.ListViewAction
 
values() - Method in class com.jaxfront.core.util.DoubleKeyHashtable
Returns a Collection view of the values contained in this DoubleKeyHashtable.
values() - Method in class com.jaxfront.core.util.DoubleKeyHashtableUnsynced
Returns a Collection view of the values contained in this DoubleKeyHashtable.
VCENTER - Static variable in class com.jaxfront.swing.ui.beans.Scrolling
 
VCENTER - Static variable in class com.jaxfront.swing.ui.tools.Scrolling
 
VectorHelper - Class in com.jaxfront.core.util
 
VectorHelper() - Constructor for class com.jaxfront.core.util.VectorHelper
 
vectorString(Vector) - Static method in class com.jaxfront.core.util.VectorHelper
This method returns a string containing all the elements in vec concatenated together, comma separated.
vectorString(Vector, String) - Static method in class com.jaxfront.core.util.VectorHelper
This method returns a string containing all the elements in vec concatenated together, comma separated.
verifyLicense(String) - Static method in class com.jaxfront.core.util.LicenseChecker
Reads and sets a license key.
verifyLicenseFile(String) - Method in class com.alphase.lic.License
 
Version - Variable in class com.alphase.lic.License
 
version - Static variable in class com.jaxfront.core.schema.impl.XMLSchemaBuilderImpl
 
versionNumber - Static variable in class com.jaxfront.core.schema.impl.XMLSchemaBuilderImpl
 
VERTICAL - Static variable in class com.jaxfront.swing.ui.layout.ListLayout
 
VERTICAL - Static variable in class com.jaxfront.swing.ui.layout.PercentLayout
 
VERTICAL - Static variable in class com.jaxfront.swing.ui.layout.SplitterLayout
Aligns components vertically -- SplitterBars will move up/down
VERTICAL - Static variable in class com.jaxfront.swing.ui.visualizers.SimpleJList
Indicates the default layout: one column of cells.
VERTICAL_WRAP - Static variable in class com.jaxfront.swing.ui.visualizers.SimpleJList
Indicates "newspaper style" layout with the cells flowing vertically then horizontally.
VerticalTabbedPane - Class in com.jaxfront.swing.ui.tools
 
VerticalTabbedPane(String, boolean) - Constructor for class com.jaxfront.swing.ui.tools.VerticalTabbedPane
 
VerticalTextIcon - Class in com.jaxfront.swing.ui.tools
 
VerticalTextIcon(String, boolean) - Constructor for class com.jaxfront.swing.ui.tools.VerticalTextIcon
 
VIEW_HOLDER_TYPE - Static variable in interface com.jaxfront.core.xui.XUIElementPaths
 
VIEWPORT - Static variable in class com.jaxfront.swing.ui.beans.Scrolling
 
VIEWPORT - Static variable in class com.jaxfront.swing.ui.tools.Scrolling
 
VIEWPORT_FONT_PROPERTY - Static variable in class com.jaxfront.core.ui.FontParams
 
violateCardinality(int) - Method in class com.jaxfront.core.type.AbstractListType
Checks if removing or adding a new list entry violates the cardinality.
violateCardinality(int) - Method in interface com.jaxfront.core.type.ListType
Checks if removing or adding a new list entry violates the cardinality.
violateCardinality(int) - Method in class com.jaxfront.core.xpath.XPathDummyChoiceTypeWrapper
 
VirtualType - Static variable in interface com.jaxfront.core.type.Type
 
VirtualType - Class in com.jaxfront.core.type
This class represents a VirtualType which is a JAXFront type.
VirtualType(Type) - Constructor for class com.jaxfront.core.type.VirtualType
Creates a VirtualType based on a holder type.
VISIBLE_ROWS - Static variable in class com.jaxfront.swing.ui.tools.TablePacker
 
visualize(Type, boolean) - Method in interface com.jaxfront.core.ui.EditablePanel
 
visualize(Type, boolean) - Method in class com.jaxfront.swing.ui.editor.AbstractEditorPanel
 
visualize(Type, boolean) - Method in class com.jaxfront.swing.ui.editor.EditorPanel
 
visualize(Type) - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
Visualizes the specific type from the NavigationTree
visualize(Type, boolean) - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
Visualizes the given type.
visualize(Type, Type, boolean) - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
Visualizes the given type.
visualize(JComponent) - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
Visualizes the given component.
visualize(TreeNode) - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
Visualizes the specified TreeNode from the NavigationTree
visualize(TreeNode, boolean) - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
Visualizes the specified TreeNode from the NavigationTree
VISUALIZED - Static variable in interface com.jaxfront.core.rule.Rule
Indicates if this rule is of type initializisation.
visualizeNextNode() - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
Visualizes if possible the next TreeNode from current TreeNode
visualizePreviousNode() - Method in class com.jaxfront.swing.ui.editor.TypeWorkspace
Visualizes if possible the previous TreeNode from current TreeNode
Visualizer - Interface in com.jaxfront.core.ui
Represents a graphical UI widget for a JAXFront type.
visualizeRedo(Type) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoableEditWrapper
 
VisualizerFocusComparator - Class in com.jaxfront.swing.ui.focus
 
VisualizerFocusComparator() - Constructor for class com.jaxfront.swing.ui.focus.VisualizerFocusComparator
 
VisualizerFocusTraversalPolicy - Class in com.jaxfront.swing.ui.focus
 
VisualizerFocusTraversalPolicy() - Constructor for class com.jaxfront.swing.ui.focus.VisualizerFocusTraversalPolicy
 
visualizeUndo(Type) - Method in class com.jaxfront.core.util.undo.JAXFrontUndoableEditWrapper
 
vizualizerSelectorTypePathForFocus(Type) - Static method in class com.jaxfront.core.dom.DOMHelper
 

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 _