- editor - Variable in class org.mdiutil.swing.AbstractGenericEditor
-
The editor component.
- editorDialog - Variable in class org.mdiutil.swing.AbstractGenericEditor
-
The Dialog window used by the Editor.
- editors - Variable in class org.mdiutil.swing.ExtendedEditorTable
-
The Map of editors.
- ELFHeaderDecoder - Class in org.mdiutil.lang
-
This class reads an Executable and Linkable Format (elf) executable file to detect if this File is for a 64 bits or a 32 bits
architecture.
- ELFHeaderDecoder(File) - Constructor for class org.mdiutil.lang.ELFHeaderDecoder
-
Constructor.
- EMPTY_LIST - Static variable in class org.mdiutil.junit.JUnitCategoryWrapper
-
- EmptyRegexCollectionException - Exception in org.mdiutil.util.regex
-
This exception is thown when trying to match an input against an empty
RegexCollection
.
- EmptyRegexCollectionException() - Constructor for exception org.mdiutil.util.regex.EmptyRegexCollectionException
-
Constructs an EmptyRegexCollectionException
with no detail message.
- EmptyRegexCollectionException(String) - Constructor for exception org.mdiutil.util.regex.EmptyRegexCollectionException
-
Constructs an EmptyRegexCollectionException
with the specified detail message.
- EmptyRegexCollectionException(String, Throwable) - Constructor for exception org.mdiutil.util.regex.EmptyRegexCollectionException
-
Constructs a new exception with the specified detail message and cause.
- EmptyRegexCollectionException(Throwable) - Constructor for exception org.mdiutil.util.regex.EmptyRegexCollectionException
-
Constructs a new exception with the specified cause and a detail message.
- enableDialogPart(String, boolean) - Method in class org.mdiutil.swing.JDialogBuilderDialog
-
Enable or disable a dialog part.
- enableInputFilter(boolean) - Method in class org.mdiutil.io.charset.CharsetDetector
-
Enable filtering of input text.
- encode(byte[]) - Static method in class org.mdiutil.lang.HexaDecoder
-
Encodes a byte array into an hexadecimal String format.
- encode(byte[], int) - Static method in class org.mdiutil.lang.HexaDecoder
-
Encodes a byte array into an hexadecimal String format.
- encodePath(String) - Static method in class org.mdiutil.net.ParseUtil
-
Constructs an encoded version of the specified path string suitable for use in the construction of a URL.
- encodePath(String, boolean) - Static method in class org.mdiutil.net.ParseUtil
-
Constructs an encoded version of the specified path string suitable for use in the construction of a URL.
- encodeURL(String) - Static method in class org.mdiutil.io.FileUtilities
-
Filter a path name for an URL, replacing spaces characters by their percent encoding equivalent.
- encoding - Variable in class org.mdiutil.xml.tree.XMLRoot
-
The XML encoding.
- encoding - Variable in class org.mdiutil.xml.XMLParserConfiguration
-
The XML encoding.
- encoding - Variable in class org.mdiutil.xml.XMLSAXParser
-
The encoding.
- end() - Method in class org.mdiutil.util.regex.RegexMatcher
-
Returns the offset after the last character matched.
- end(int) - Method in class org.mdiutil.util.regex.RegexMatcher
-
Returns the offset after the last character of the subsequence captured by the given group during the previous match operation.
- end(String) - Method in class org.mdiutil.util.regex.RegexMatcher
-
Returns the offset after the last character of the subsequence captured by the given named-capturing group during the previous match operation.
- END_ARC - Static variable in class org.mdiutil.geom.CurveConverter
-
- endArc() - Method in class org.mdiutil.geom.CurveConverter
-
Force end of Arc.
- endDocument() - Method in class org.mdiutil.xml.ResolverSAXHandler
-
Called at the end of the XML document.
- endDTD() - Method in class org.mdiutil.xml.ResolverSAXHandler
-
- endElement(String, String, String) - Method in class org.mdiutil.xml.tree.XMLTreeHandler
-
- endElement(String, String, String) - Method in class org.mdiutil.xml.XMLIncluder
-
- ENDIAN_BIG_ENDIAN - Static variable in interface org.mdiutil.lang.HeaderDecoder
-
The value for big-endian executables.
- ENDIAN_INVALID - Static variable in interface org.mdiutil.lang.HeaderDecoder
-
The value for invalid endianness.
- ENDIAN_LITTLE_ENDIAN - Static variable in interface org.mdiutil.lang.HeaderDecoder
-
The value for little-endian executables.
- endPrefixMapping(String) - Method in class org.mdiutil.xml.tree.XMLTreeHandler
-
- endWriteNodeQName(StringBuilder, XMLNode) - Method in class org.mdiutil.xml.tree.AbstractNodeSerializer
-
Write a node qualified name element end.
- endWriteNodeQName(BufferedWriter, XMLNode) - Method in class org.mdiutil.xml.tree.AbstractNodeSerializer
-
Write a node qualified name element end.
- EntityListResolver - Class in org.mdiutil.xml
-
A class which can manage entity resolution in XML files.
- EntityListResolver() - Constructor for class org.mdiutil.xml.EntityListResolver
-
- EntityListResolver(URL) - Constructor for class org.mdiutil.xml.EntityListResolver
-
- EntityListResolver.URLLSInput - Class in org.mdiutil.xml
-
An LSInput implementation.
- entrySet() - Method in class org.mdiutil.util.SoftHashMap
-
Returns a
Set
view of the mappings contained in this map.
- ENV_CATEGORIES - Static variable in class org.mdiutil.junit.JUnitCategoryWrapper
-
The name of the categories environment variable.
- equals(Object) - Method in class org.mdiutil.xml.tree.NodeFilter
-
- equals(Object) - Method in class org.mdiutil.xml.tree.SortableQName
-
- equals(Object) - Method in class org.mdiutil.xml.tree.XMLNode
-
- equals(Object) - Method in class org.mdiutil.xml.tree.XMLNodePath
-
- equals(Object) - Method in class org.mdiutil.xml.tree.XMLRoot
-
- error(SAXParseException, Object) - Method in class org.mdiutil.xml.ResolverSAXHandler
-
Parsing errors will be silently ignored if they are encountered before the beginning of the Document and an alternated public DTD has been
defined for the handler.
- error(SAXParseException) - Method in class org.mdiutil.xml.ResolverSAXHandler
-
Parsing errors will be silently ignored if they are encountered before the beginning of the Document and an alternated public DTD has been
defined for the handler.
- error(SAXParseException) - Method in class org.mdiutil.xml.ValidationResolverHandler
-
Parsing errors will be silently ignored if they are encountered before the
beginning of the Document and an alternated public DTD has been defined for the
handler.
- error(SAXParseException) - Method in class org.mdiutil.xml.XMLIncluder
-
Report an XML parsing error.
- ERROR_MESSAGE - Static variable in interface org.mdiutil.swing.IDialogBuilder
-
The error message type.
- errorImpl(SAXParseException) - Method in class org.mdiutil.xml.ResolverSAXHandler
-
Do nothing by default.
- errorImpl(SAXParseException) - Method in class org.mdiutil.xml.tree.XMLTreeHandler
-
Do nothing by default.
- ERRORS - Static variable in class org.mdiutil.xml.ResolverSAXHandler
-
The enumeration value for parsings which fire XML errors in parsing.
- errorTitle - Variable in class org.mdiutil.xml.XMLParserConfiguration
-
The parser error dialog title.
- errorTitle - Variable in class org.mdiutil.xml.XMLSAXParser
-
The error title.
- escapeHex - Variable in class org.mdiutil.xml.XmlWriter
-
- escapeString(String) - Static method in class org.mdiutil.lang.StringUtils
-
Escape a String converting non ASCII characters to their associated XML escaped representation.
- escapeString(String, String) - Static method in class org.mdiutil.lang.StringUtils
-
Escape a String converting non ASCII characters to their associated XML escaped representation.
- escapeToHTML(String) - Static method in class org.mdiutil.lang.HTMLEscaper
-
Convert a text by converting XML escaped characters to corresponding HTML entities.
- escapeToXML(String) - Static method in class org.mdiutil.lang.HTMLEscaper
-
Convert a text with HTML entities to be usable in XML.
- escapeToXML(String, boolean) - Static method in class org.mdiutil.lang.HTMLEscaper
-
Convert a text with HTML entities to be usable in XML.
- escapeToXML(String, boolean, boolean) - Static method in class org.mdiutil.lang.HTMLEscaper
-
Convert a text with HTML entities to be usable in XML.
- escapeXMLAttribute(String) - Static method in class org.mdiutil.lang.HTMLEscaper
-
Escape a text to be usable in XML attributes.
- escapeXMLCDATA(String) - Static method in class org.mdiutil.lang.HTMLEscaper
-
Escape a text to be usable in XML CDATA.
- escapeXMLToText(String) - Static method in class org.mdiutil.lang.HTMLEscaper
-
Convert a text with XML escaped characters to non-escaped text.
- exceptionListener - Variable in class org.mdiutil.xml.XMLParserConfiguration
-
The parser exception listener.
- ExceptionResult(SAXParseException, int) - Constructor for class org.mdiutil.xml.ResolverSAXHandler.ExceptionResult
-
Constructor.
- EXE_32BITS - Static variable in interface org.mdiutil.lang.HeaderDecoder
-
The value for 32 bits executables.
- EXE_64BITS - Static variable in interface org.mdiutil.lang.HeaderDecoder
-
The value for 64 bits executables.
- EXE_INVALID - Static variable in interface org.mdiutil.lang.HeaderDecoder
-
The value for invalid architectures.
- EXE_UNIVERSAL - Static variable in interface org.mdiutil.lang.HeaderDecoder
-
The value for universal binaries executables.
- ExecutableFinder - Class in org.mdiutil.lang
-
This class allows to get a list of executables from a list of roots.
- ExecutableFinder(boolean) - Constructor for class org.mdiutil.lang.ExecutableFinder
-
Constructor.
- exist(URL) - Static method in class org.mdiutil.io.FileUtilities
-
Return true if the URL or the resource denoted by this URL exist.
- exist(URL, short) - Static method in class org.mdiutil.io.FileUtilities
-
Return true if the file or the resource denoted by this URL exist.
- exist(URL, int) - Static method in class org.mdiutil.io.FileUtilities
-
Return true if the file or the resource denoted by this URL exist.
- exist(File) - Static method in class org.mdiutil.io.FileUtilities
-
Return true if the file or the resource denoted by this URL exist.
- exist(File, short) - Static method in class org.mdiutil.io.FileUtilities
-
Return true if the file or the resource denoted by this URL exist.
- exist(File, int) - Static method in class org.mdiutil.io.FileUtilities
-
Return true if the file or the resource denoted by this URL exist.
- exListener - Variable in class org.mdiutil.xml.XMLSAXParser
-
The listener which is fired if exceptions (including SAXExceptions) are encountered during the parsing.
- expandAll() - Method in class org.mdiutil.swing.JPropertyTreePanel
-
- exportNode(OutputStream) - Method in class org.mdiutil.prefs.MemoryPreferences
-
- exportNode(OutputStream) - Method in class org.mdiutil.prefs.NetworkPreferences
-
- exportSubtree(OutputStream) - Method in class org.mdiutil.prefs.MemoryPreferences
-
- exportSubtree(OutputStream) - Method in class org.mdiutil.prefs.NetworkPreferences
-
- ExtendedCellEditor - Class in org.mdiutil.swing
-
Extends the capabilities of the DefaultCellEditor class, by adding new managed CellEditors.
- ExtendedCellEditor() - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with a JCheckBox
.
- ExtendedCellEditor(JCheckBox) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with a JCheckBox
.
- ExtendedCellEditor(JComboBox) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with a JComboBox
.
- ExtendedCellEditor(JTextField) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with a JTextField
.
- ExtendedCellEditor(GenericEditor) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with a GenericEditor
.
- ExtendedCellEditor(JSpinner) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with a JSpinner
.
- ExtendedCellEditor(JColorSelector) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with a JColorSelector
.
- ExtendedCellEditor(JFileSelector) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with a JFileSelector
.
- ExtendedCellEditor(JMultipleFileSelector) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with a JMultipleFileSelector
.
- ExtendedCellEditor(JListSelector) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with a JListSelector
.
- ExtendedCellEditor(JMultilineTextEditor) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with a JMultilineTextEditor
.
- ExtendedCellEditor(JButton) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with an JButton
.
- ExtendedCellEditor(JToggleButton) - Constructor for class org.mdiutil.swing.ExtendedCellEditor
-
Constructor, with an JToggleButton
.
- ExtendedCellEditorAdaptor - Class in org.mdiutil.swing
-
Adapts the ExtendedCellEditor class.
- ExtendedCellEditorAdaptor(JComponent) - Constructor for class org.mdiutil.swing.ExtendedCellEditorAdaptor
-
- ExtendedEditorTable - Class in org.mdiutil.swing
-
A JTable which is able to use custom TableCellEditors.
- ExtendedEditorTable() - Constructor for class org.mdiutil.swing.ExtendedEditorTable
-
- ExtendedEditorTable(TableModel) - Constructor for class org.mdiutil.swing.ExtendedEditorTable
-
Constructs a JTable
that is initialized with dm
as the data model, a default column model,
and a default selection model.
- ExtendedEditorTable(TableModel, TableColumnModel) - Constructor for class org.mdiutil.swing.ExtendedEditorTable
-
Constructs a JTable
that is initialized with
dm
as the data model, cm
as the column model, and a default selection model.
- ExtendedEditorTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class org.mdiutil.swing.ExtendedEditorTable
-
Constructs a JTable
that is initialized with
dm
as the data model, cm
as the
column model, and sm
as the selection model.
- ExtendedEditorTable(int, int) - Constructor for class org.mdiutil.swing.ExtendedEditorTable
-
Constructs a JTable
with numRows
and numColumns
of empty cells using DefaultTableModel
.
- ExtendedEditorTable(Vector, Vector) - Constructor for class org.mdiutil.swing.ExtendedEditorTable
-
Constructs a JTable
to display the values in the Vector
of Vectors
, rowData
,
with column names, columnNames
.
- ExtendedEditorTable(Object[][], Object[]) - Constructor for class org.mdiutil.swing.ExtendedEditorTable
-
Constructs a JTable
to display the values in the two dimensional array,
rowData
, with column names, columnNames
.
- ExtensionFileFilter - Class in org.mdiutil.swing
-
This class is FileFilter which uses the File extension to filter the file.
- ExtensionFileFilter(String) - Constructor for class org.mdiutil.swing.ExtensionFileFilter
-
Constructor.
- ExtensionFileFilter(String, String) - Constructor for class org.mdiutil.swing.ExtensionFileFilter
-
Constructor.
- ExtensionFileFilter(String[], String) - Constructor for class org.mdiutil.swing.ExtensionFileFilter
-
Constructor.
- ExtensionFileFilter(ExtensionFilenameFilter) - Constructor for class org.mdiutil.swing.ExtensionFileFilter
-
Constructor.
- ExtensionFilenameFilter - Class in org.mdiutil.io
-
A FileFilter utility class simplifying the creation of File filters.
- ExtensionFilenameFilter(String) - Constructor for class org.mdiutil.io.ExtensionFilenameFilter
-
Constructor.
- ExtensionFilenameFilter(String[], String) - Constructor for class org.mdiutil.io.ExtensionFilenameFilter
-
Constructor.
- ExtensionFilenameFilter(Set<String>, String) - Constructor for class org.mdiutil.io.ExtensionFilenameFilter
-
Constructor.