Skip navigation links
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 

C

CACHE_DEFAULT - Static variable in class org.mdiutil.xml.ResolverSAXHandler
The default caching behavior.
cacheSources(boolean) - Method in class org.mdiutil.xml.EntityListResolver
Set if sources are cached.
CACHING_DEFAULT - Static variable in interface org.mdiutil.xml.InputSourceCaching
The default behavior for caching InputSources.
CACHING_SOURCES - Static variable in interface org.mdiutil.xml.InputSourceCaching
Force caching InputSources.
cachingType - Variable in class org.mdiutil.xml.XMLParserConfiguration
The InputSource caching behavior.
calculatePath() - Method in class org.mdiutil.geom.Polygon2D
Calculate the Polygon associated GeneralPath.
cancel() - Method in class org.mdiutil.swing.GenericDialog
Called when cancelling the dialog.
cancel(GenericDialog) - Method in class org.mdiutil.swing.GenericDialog.DialogAdapter
Fired if a Dialog is cancelled.
cancel(GenericDialog) - Method in interface org.mdiutil.swing.GenericDialog.DialogListener
Fired if a Dialog is cancelled.
cancel() - Method in class org.mdiutil.util.BlockingTimerTask
 
CANCEL_OPTION - Static variable in class org.mdiutil.swing.AbstractMultilineDialog
 
CANCEL_OPTION - Static variable in class org.mdiutil.swing.JListChooser
 
cancelaction - Variable in class org.mdiutil.swing.AbstractGenericEditor
The Cancel action.
cancelaction - Variable in class org.mdiutil.swing.AbstractMultilineDialog
The Cancel action.
cancelAction - Variable in class org.mdiutil.swing.GenericDialog
The action associated with the default "No" button.
cancelCellEditing() - Method in class org.mdiutil.swing.ExtendedCellEditorAdaptor
 
canonizeString(String) - Static method in class org.mdiutil.net.ParseUtil
Returns a canonical version of the specified string for a path name.
Categories - Annotation Type in org.mdiutil.junit
The wrapper for annotations for Unit Tests categories.
Category - Annotation Type in org.mdiutil.junit
The annotation for Unit Tests categories.
Category(String) - Constructor for class org.mdiutil.text.autocomplete.AutoCompleteDictionary.Category
Constructor.
CategoryRunner - Class in org.mdiutil.junit
A JUnit runner which allows to skip tests which don't belong in specified categories.
CategoryRunner(Class<?>) - Constructor for class org.mdiutil.junit.CategoryRunner
 
cData - Variable in class org.mdiutil.xml.tree.XMLNode
The CDATA content.
CDATAValueIsBoolean() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the value of the CDATA is a boolean.
CDATAValueIsByte() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the value of the CDATA is a byte.
CDATAValueIsChar() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the value of the CDATA is a char.
CDATAValueIsDouble() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the value of the CDATA is a double.
CDATAValueIsFloat() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the value of the CDATA is a float.
CDATAValueIsInt() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the value of the CDATA is an int.
CDATAValueIsInt(boolean) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the value of the CDATA is an int.
CDATAValueIsLong() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the value of the CDATA is a long.
CDATAValueIsLong(boolean) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the value of the CDATA is a long.
CDATAValueIsShort() - Method in class org.mdiutil.xml.tree.XMLNode
Return true if the value of the CDATA is a short.
cellComp - Variable in class org.mdiutil.swing.AbstractGenericEditor
The component to use in the table for the TableCell.
changePropertyView(DefaultMutableTreeNode) - Method in class org.mdiutil.swing.JPropertyTreePanel
This method is used internally to manage node selections in the tree :
characters(char[], int, int) - Method in class org.mdiutil.xml.tree.XMLTreeHandler
 
characters(char[], int, int) - Method in class org.mdiutil.xml.XMLIncluder
 
CharsetDetector - Class in org.mdiutil.io.charset
CharsetDetector provides a facility for detecting the charset or encoding of character data in an unknown format.
CharsetDetector() - Constructor for class org.mdiutil.io.charset.CharsetDetector
Constructor.
CharsetMatch - Class in org.mdiutil.io.charset
This class represents a charset that has been identified by a CharsetDetector as a possible encoding for a set of input data.
CHECKBOX - Static variable in class org.mdiutil.swing.ExtendedCellEditor
The type for checkbox editors.
checkFilePermissions() - Static method in class org.mdiutil.io.FileUtilities
Return true if the application has the right to get Files in the local network.
checkNestedProtocol(String) - Method in class org.mdiutil.net.ZipStreamHandler
 
checkRootName(File, String) - Method in class org.mdiutil.xml.XMLRootDetector
Return true if the name of the root element of an XML file is the specified name.
checkRootName(Reader, String) - Method in class org.mdiutil.xml.XMLRootDetector
Return true if the name of the root element of a Reader parsed as an XML file is the specified name.
checkRootName(URL, String) - Method in class org.mdiutil.xml.XMLRootDetector
Return true if the name of the root element of an XML URL is the specified name.
checkRootName(URL, QName) - Method in class org.mdiutil.xml.XMLRootDetector
Return true if the qualified name of the root element of an XML URL is the specified qualified name.
checkRootQualifiedName(File, QName) - Method in class org.mdiutil.xml.XMLRootDetector
Return true if the qualified name of the root element of an XML file is the specified qualified name.
checkRootQualifiedName(Reader, QName) - Method in class org.mdiutil.xml.XMLRootDetector
Return true if the qualified name of the root element of a Reader parsed as an XML file is the specified qualified name.
children - Variable in class org.mdiutil.xml.tree.XMLNode
The children nodes.
childrenNamesSpi() - Method in class org.mdiutil.prefs.MemoryPreferences
Returns the names of the children of this preference node.
childrenNamesSpi() - Method in class org.mdiutil.prefs.NetworkPreferences
Returns the names of the children of this preference node.
childSpi(String) - Method in class org.mdiutil.prefs.MemoryPreferences
Returns the named child of this preference node, creating it if it does not already exist.
childSpi(String) - Method in class org.mdiutil.prefs.NetworkPreferences
Returns the named child of this preference node, creating it if it does not already exist.
CHOICE - Static variable in interface org.mdiutil.xml.tree.schema.XSDSequenceType
The choice type.
chooser - Static variable in class org.mdiutil.swing.JFileSelector
 
clear() - Method in class org.mdiutil.geom.CurveConverter
Clear this converter to allow the creation of new Curves.
clear() - Method in class org.mdiutil.lang.MessageProvider
Clear the bundles.
clear() - Method in class org.mdiutil.util.ConcurrentHashSet
Removes all of the elements from this set.
clear() - Method in class org.mdiutil.util.regex.RegexCollection
Clear the list of regex patterns.
clear() - Method in class org.mdiutil.util.SingletonList
 
clear() - Method in class org.mdiutil.util.SoftHashMap
Clear the content of this map.
clear() - Method in class org.mdiutil.xml.DefaultParserExceptionListener
Clear the content of the ParserExceptionListener.
clearRect(int, int, int, int) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
clip(Shape) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
ClippableShape - Class in org.mdiutil.geom
This class represents a shape that can be clipped, as it is possible to do with an Area.
ClippableShape(Shape) - Constructor for class org.mdiutil.geom.ClippableShape
Create a new ClippableShape.
clipRect(int, int, int, int) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
clone() - Method in class org.mdiutil.geom.Polygon2D
 
clone() - Method in class org.mdiutil.geom.Polyline2D
 
clone() - Method in class org.mdiutil.geom.Vector2D
 
clone() - Method in class org.mdiutil.util.ConcurrentHashSet
Returns a shallow copy of this HashSet instance: the elements themselves are not cloned.
clone() - Method in class org.mdiutil.util.regex.RegexPattern
 
CloneNode(DefaultMutableTreeNode) - Static method in class org.mdiutil.tree.NodeCloner
Clone a DefaultMutableTreeNode.
close() - Method in class org.mdiutil.io.ReaderInputStream
Close the stream.
close() - Method in class org.mdiutil.io.StreamGobbler
Close the Gobbler.
close() - Method in interface org.mdiutil.io.StreamGobbler.Listener
Fired when the InputStream is closed.
close() - Method in class org.mdiutil.util.logging.SimpleConsoleHandler
Do nothing.
closedPath - Variable in class org.mdiutil.geom.Polygon2D
 
collapse(URL) - Static method in class org.mdiutil.io.FileUtilities
Collapse an URL to a representation without any ..
collapseAll() - Method in class org.mdiutil.swing.JPropertyTreePanel
 
COLORSELECTOR - Static variable in class org.mdiutil.swing.ExtendedCellEditor
The type for color selector editors.
COMBOBOX - Static variable in class org.mdiutil.swing.ExtendedCellEditor
The type for combobox editors.
CommentedNode - Interface in org.mdiutil.xml.tree
A node with comments.
compareQNames(QName, QName) - Static method in class org.mdiutil.xml.tree.SortableQName
Compare two qualified names including the prefix in the comparison.
compareTo(CharsetMatch) - Method in class org.mdiutil.io.charset.CharsetMatch
Compare to other CharsetMatch objects.
compareTo(SortableQName) - Method in class org.mdiutil.xml.tree.SortableQName
 
computeBoundPrefixes(BoundPrefix, XMLNode) - Method in class org.mdiutil.xml.tree.AbstractNodeSerializer
Compute the bound prefixes for a XML node.
computeTestMethods() - Method in class org.mdiutil.junit.OrderedJavaFXRunner
Compute the ordering of test methods.
computeTestMethods() - Method in class org.mdiutil.junit.OrderedRunner
Compute the ordering of test methods.
concatenate(CurveConverter.AngleSegment) - Method in class org.mdiutil.geom.CurveConverter.AngleSegment
Concatenates an AngleSegment to this one.
concatenateIncludes - Variable in class org.mdiutil.xml.XMLParserConfiguration
True if xInclude content must be concatenated.
ConcurrentHashSet<E> - Class in org.mdiutil.util
A concurrent HashSet implementation.
ConcurrentHashSet() - Constructor for class org.mdiutil.util.ConcurrentHashSet
Constructs a new, empty set.
ConcurrentHashSet(Collection<? extends E>) - Constructor for class org.mdiutil.util.ConcurrentHashSet
Constructs a new set containing the elements in the specified collection.
ConcurrentHashSet(int, float) - Constructor for class org.mdiutil.util.ConcurrentHashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and the specified load factor.
ConcurrentHashSet(int) - Constructor for class org.mdiutil.util.ConcurrentHashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and default load factor (0.75).
ConfigurableFormatter - Class in org.mdiutil.util.logging
A SimpleFormatter which can optionnaly not present the date, the class and the method of the log record.
ConfigurableFormatter() - Constructor for class org.mdiutil.util.logging.ConfigurableFormatter
 
CONFIGURATIONFILE_DONT_EXIST - Static variable in interface org.mdiutil.lang.applauncher.AppLauncherResultType
The configuration file does not exist.
CONFIGURATIONFILE_UNDEFINED - Static variable in interface org.mdiutil.lang.applauncher.AppLauncherResultType
The configuration file is not defined.
configureParser(SAXParserFactory, InputSource) - Method in class org.mdiutil.xml.XMLSAXParser
Configure the parser and validate an XML source if a Schema URL has been provided.
configureSchemaValidation(SAXParserFactory) - Method in class org.mdiutil.xml.XMLSAXParser
Configure the features of the SAX parser factory for validation.
connect() - Method in class org.mdiutil.net.NestableURLConnection
Advertise that this connection is connected.
constructExceptionArea() - Method in class org.mdiutil.xml.swing.BasicSAXHandler
 
constructExceptionPane() - Method in class org.mdiutil.xml.swing.BasicSAXHandler
 
contains(Rectangle2D) - Method in class org.mdiutil.geom.ClippableShape
Defer to Shape.contains(java.awt.geom.Rectangle2D) with the resulting clipped Shape.
contains(Point2D) - Method in class org.mdiutil.geom.ClippableShape
Defer to Shape.contains(java.awt.geom.Point2D) with the resulting clipped Shape.
contains(double, double) - Method in class org.mdiutil.geom.ClippableShape
Defer to Shape.contains(double, double) with the resulting clipped Shape.
contains(double, double, double, double) - Method in class org.mdiutil.geom.ClippableShape
Defer to Shape.contains(double, double, double, double) with the resulting clipped Shape.
contains(Point) - Method in class org.mdiutil.geom.Polygon2D
Determines whether the specified Point is inside this Polygon.
contains(int, int) - Method in class org.mdiutil.geom.Polygon2D
Determines whether the specified coordinates are inside this Polygon.
contains(double, double) - Method in class org.mdiutil.geom.Polygon2D
Determines if the specified coordinates are inside this Polygon.
contains(Point2D) - Method in class org.mdiutil.geom.Polygon2D
Tests if a specified Point2D is inside the boundary of this Polygon.
contains(double, double, double, double) - Method in class org.mdiutil.geom.Polygon2D
Tests if the interior of this Polygon entirely contains the specified set of rectangular coordinates.
contains(Rectangle2D) - Method in class org.mdiutil.geom.Polygon2D
Tests if the interior of this Polygon entirely contains the specified Rectangle2D.
contains(Point) - Method in class org.mdiutil.geom.Polyline2D
Return false.
contains(double, double) - Method in class org.mdiutil.geom.Polyline2D
Return false.
contains(int, int) - Method in class org.mdiutil.geom.Polyline2D
Return false.
contains(Point2D) - Method in class org.mdiutil.geom.Polyline2D
Return false.
contains(double, double, double, double) - Method in class org.mdiutil.geom.Polyline2D
Return false.
contains(Rectangle2D) - Method in class org.mdiutil.geom.Polyline2D
Return false.
contains(Object) - Method in class org.mdiutil.util.ConcurrentHashSet
Returns true if this set contains the specified element.
contains(Object) - Method in class org.mdiutil.util.SingletonList
 
containsAll(Collection<?>) - Method in class org.mdiutil.util.SingletonList
Returns true if this list contains all of the elements of the specified collection.
containsKey(Object) - Method in class org.mdiutil.util.SoftHashMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class org.mdiutil.util.SoftHashMap
Returns true if this map maps one or more keys to the specified value.
convertConnectedPath(Shape) - Method in class org.mdiutil.geom.ShapeNormalizer
Convert any Shape in a Vector of elementary Arcs, Polygons, or Lines.
convertConnectedPath(Shape, AffineTransform) - Method in class org.mdiutil.geom.ShapeNormalizer
Convert any Shape in a Vector of elementary Arcs, Polygons, Polylines, or Lines.
convertConnectedPath(PathIterator) - Method in class org.mdiutil.geom.ShapeNormalizer
Convert any PathIterator in a Vector of elementary Arcs, Polygons, Polylines, or Lines.
convertPath(Shape) - Method in class org.mdiutil.geom.ShapeNormalizer
Convert any Shape in a Vector of elementary Arcs, Polygons, , Polylines, or Lines.
convertPath(Shape, AffineTransform) - Method in class org.mdiutil.geom.ShapeNormalizer
Convert any Shape in a Vector of elementary Arcs, Polygons, Polylines, or Lines.
convertPath(Shape, AffineTransform, boolean, double) - Method in class org.mdiutil.geom.ShapeNormalizer
Convert any Shape in a Vector of elementary Arcs, Ellipse, Polygons, Polylines, or Lines.
convertPath(PathIterator) - Method in class org.mdiutil.geom.ShapeNormalizer
Convert any PathIterator in a Vector of elementary Arcs, Polygons, Polylines, or Lines.
copy() - Method in class org.mdiutil.xml.tree.XMLCommentedNode
Create a copy of this node.
copy(boolean) - Method in class org.mdiutil.xml.tree.XMLCommentedNode
Create a copy of this node.
copy() - Method in class org.mdiutil.xml.tree.XMLCommentedRoot
Create a copy of this node.
copy(boolean) - Method in class org.mdiutil.xml.tree.XMLCommentedRoot
Create a copy of this node.
copy() - Method in class org.mdiutil.xml.tree.XMLNode
Create a copy of this node.
copy(boolean) - Method in class org.mdiutil.xml.tree.XMLNode
Create a copy of this node.
copy() - Method in class org.mdiutil.xml.tree.XMLNumberedNode
Create a copy of this node.
copy(boolean) - Method in class org.mdiutil.xml.tree.XMLNumberedNode
Create a copy of this node.
copy() - Method in class org.mdiutil.xml.tree.XMLNumberedRoot
Create a copy of this node.
copy(boolean) - Method in class org.mdiutil.xml.tree.XMLNumberedRoot
Create a copy of this node.
copy() - Method in class org.mdiutil.xml.tree.XMLRoot
Create a copy of this node.
copy(boolean) - Method in class org.mdiutil.xml.tree.XMLRoot
Create a copy of this node.
copyArea(int, int, int, int, int, int) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
copyAsCommentedNode() - Method in class org.mdiutil.xml.tree.XMLNode
Create a copy of this node as a commented node.
copyAsCommentedNode() - Method in class org.mdiutil.xml.tree.XMLRoot
Create a copy of this node as a commented root.
copyFor(Object, EventTarget) - Method in class org.mdiutil.jfx.autocomplete.AdditionalSearchEvent
 
copyFor(Object, EventTarget) - Method in class org.mdiutil.jfx.autocomplete.AutoCompleteEvent
 
countAttributes() - Method in class org.mdiutil.xml.tree.XMLNode
Return the number of attributes of the Node.
countChildren() - Method in class org.mdiutil.xml.tree.XMLNode
Return the number of children of the Node.
countEntryLevels() - Method in class org.mdiutil.net.NestableURLConstructor
Count the number of levels of entries.
create() - Method in class org.mdiutil.geom.Graphics2DWrapper
 
createApplyPanel() - Method in class org.mdiutil.swing.DialogBuilder
Creates the Apply panel, in the IDialogBuilder.CUSTOM_DIALOG type.
createApplyPanel() - Method in interface org.mdiutil.swing.IDialogBuilder
Creates the Apply panel, in the IDialogBuilder.CUSTOM_DIALOG type.
createBundle(String, String, String) - Method in class org.mdiutil.lang.MessageProvider
Create a bundle with a specified key, resource file path and the context class loader.
createBundle(String, String, String, ClassLoader) - Method in class org.mdiutil.lang.MessageProvider
Create a bundle with a specified key, resource file path and class loader.
createBundle(String, URL) - Method in class org.mdiutil.lang.MessageProvider
Create a bundle with a specified key, and resource URL.
createButtonsPanel() - Method in class org.mdiutil.swing.JErrorPane
Create the Buttons panel.
createDialog(String, Component) - Method in class org.mdiutil.swing.AbstractMultilineDialog
Create the dialog.
createDialog(Component) - Method in class org.mdiutil.swing.DialogBuilder
Show a dialog with the default dialog opening type.
createDialog(Component) - Method in class org.mdiutil.swing.GenericDialog
Create the dialog, as a child of its parent owner.
createDialog(Component, boolean) - Method in class org.mdiutil.swing.GenericDialog
Create the dialog as a JDialog, as a child of its parent owner.
createDialog(Component, String) - Method in class org.mdiutil.swing.JErrorPane
Creates the Dialog.
createDialog(Component) - Method in class org.mdiutil.swing.JListChooser
 
createDialog(Component) - Method in class org.mdiutil.swing.UnsortableFileChooser
 
createDialogContent() - Method in class org.mdiutil.swing.DialogBuilder
Create the dialog main panel or component.
createDialogContent() - Method in interface org.mdiutil.swing.IDialogBuilder
Create the dialog main panel or component.
createFile(File, String) - Static method in class org.mdiutil.io.FileUtilities
Create the File whose name is defined by path, and which may be defined relative to a parent directory.
createFrame(Component) - Method in class org.mdiutil.swing.GenericDialog
Create the dialog as a JFrame, as a child of its parent owner.
createFromContext(String) - Static method in class org.mdiutil.lang.ResourceLoader
CreateResourceLoader to use the ClassLoader or the caller class.
createFromContext(String, boolean) - Static method in class org.mdiutil.lang.ResourceLoader
CreateResourceLoader to use the ClassLoader or the caller class.
createFromContext(String) - Static method in class org.mdiutil.lang.swing.ResourceUILoader
CreateResourceLoader to use the ClassLoader or the caller class.
createFromContext(String, boolean) - Static method in class org.mdiutil.lang.swing.ResourceUILoader
Create a ResourceUILoader using the ClassLoader or the caller class.
createFromExtensions(String, String...) - Static method in class org.mdiutil.swing.ExtensionFileFilter
Static constructor allowing to use a vararg for the array of extensions.
createGreedyHorizontalGlue() - Static method in class org.mdiutil.swing.LayoutUtils
Creates a greedy horizontal glue.
createGreedyVerticalGlue() - Static method in class org.mdiutil.swing.LayoutUtils
Creates a greedy vertical glue.
createMessageDialog(Component, String, int, boolean, boolean, String...) - Method in class org.mdiutil.swing.DialogBuilder
Show a message dialog, with an OK button.
createMultilineDialog() - Method in class org.mdiutil.swing.JMultilineTextEditor
Create the dialog which will be used to edit the text.
createNodeImpl(QName, Attributes) - Method in class org.mdiutil.xml.tree.XMLTreeHandler
Create a node.
createOKPanel() - Method in class org.mdiutil.swing.GenericDialog
Create the Yes Panel, which is part of the Yes / No panel.
createPanel() - Method in class org.mdiutil.swing.GenericDialog
The method to implement to create the main panel of the dialog.
createPanel() - Method in class org.mdiutil.swing.JDialogBuilderDialog
 
createReader(Reader) - Method in class org.mdiutil.io.BufferedReaderFactory
Create a BufferedReader.
createReader(Reader, int) - Method in class org.mdiutil.io.BufferedReaderFactory
Create a BufferedReader.
createTransformedShape(Shape, AffineTransform) - Static method in class org.mdiutil.geom.ShapeUtilities
Apply a transformation to a Shape, trying to keep the type of the Shape.
createURLStreamHandler(String) - Method in class org.mdiutil.net.ZipStreamHandlerFactory
 
createYesNoPanel() - Method in class org.mdiutil.swing.AbstractGenericEditor
Create the Yes / No bottom Panel.
createYesNoPanel() - Method in class org.mdiutil.swing.AbstractMultilineDialog
Create the Yes / No bottom Panel.
createYesNoPanel() - Method in class org.mdiutil.swing.GenericDialog
Create the Yes / No bottom Panel.
createYesNoPanel() - Method in class org.mdiutil.swing.JDialogBuilderDialog
Create the Yes / No bottom Panel.
curnode - Variable in class org.mdiutil.tree.TreeIterator
 
CURRENT_ARC - Static variable in class org.mdiutil.geom.CurveConverter
 
CurveConverter - Class in org.mdiutil.geom
This class convert a set of Curves to Arcs.
CurveConverter() - Constructor for class org.mdiutil.geom.CurveConverter
Constructor of the converter.
CurveConverter(boolean) - Constructor for class org.mdiutil.geom.CurveConverter
Constructor of the converter.
CurveConverter.AngleSegment - Class in org.mdiutil.geom
Represents an Angle Segment.
CUSTOM_DIALOG - Static variable in interface org.mdiutil.swing.IDialogBuilder
The Custom dialog dialog type.
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