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 

A

AbstractGenericEditor<C extends JComponent> - Class in org.mdiutil.swing
An abstract implementation of the Generic editor.
AbstractGenericEditor(JComponent) - Constructor for class org.mdiutil.swing.AbstractGenericEditor
Constructor.
AbstractGenericEditor.ApproveListener - Class in org.mdiutil.swing
The default listener which will be fired when approving the editor changes.
AbstractMultilineDialog - Class in org.mdiutil.swing
An abstract MultilineDialog.
AbstractMultilineDialog(JTextComponent) - Constructor for class org.mdiutil.swing.AbstractMultilineDialog
Constructor.
AbstractNodeSerializer - Class in org.mdiutil.xml.tree
An absrract node serializer.
AbstractNodeSerializer() - Constructor for class org.mdiutil.xml.tree.AbstractNodeSerializer
 
AbstractXSDObject - Class in org.mdiutil.xml.tree.schema
Repreents an abstract object in the schema.
AbstractXSDObject() - Constructor for class org.mdiutil.xml.tree.schema.AbstractXSDObject
 
AbstractXSDObject(QName) - Constructor for class org.mdiutil.xml.tree.schema.AbstractXSDObject
 
accept(File) - Method in class org.mdiutil.io.ExtensionFilenameFilter
Return true if the given file is accepted by this filter.
accept(File, String) - Method in class org.mdiutil.io.ExtensionFilenameFilter
Tests if a specified file should be included in a file list.
accept(Category) - Method in class org.mdiutil.junit.CategoryRunner
Return true if an annotated Unit test is accepted by the wrapper.
accept(Category[]) - Method in class org.mdiutil.junit.CategoryRunner
Return true if a Unit test annotated by a repeating annotation is accepted by the wrapper.
accept(File) - Method in class org.mdiutil.swing.ExtensionFileFilter
Return whether the given file is accepted by this filter.
accept(File, String) - Method in class org.mdiutil.swing.ExtensionFileFilter
Tests if a specified file should be included in a file list.
acceptDuplicates(boolean) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Set if the dictionnary accept duplicates.
acceptDuplicates(boolean) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Set if the dictionnary accept duplicates.
acceptDuplicates(boolean) - Method in class org.mdiutil.text.autocomplete.AutoCompleteDictionary
Set if the dictionnary accept duplicates.
acceptNode(Node) - Method in class org.mdiutil.xml.DefaultNodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptSuggestion() - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete.SuggestionHitsListView
Return true if the panel will accept a new suggestion.
acceptSuggestion() - Method in class org.mdiutil.swing.autocomplete.JAutoComplete.SuggestionHitsPanel
Return true if the panel will accept a new suggestion.
actionPerformed(ActionEvent) - Method in class org.mdiutil.swing.AbstractGenericEditor.ApproveListener
 
actionPerformed(ActionEvent) - Method in class org.mdiutil.swing.JMemoryViewer
 
add(Vector2D) - Method in class org.mdiutil.geom.Vector2D
Adds another Vector to this one.
add(String) - Method in class org.mdiutil.io.ExtensionFilenameFilter
Add an extension to the previously created ExtensionFileFilter.
add(Component) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete.SuggestionHitsPanel
 
add(String) - Method in class org.mdiutil.swing.ExtensionFileFilter
Add an extension to the ExtensionFileFilter.
add(E) - Method in class org.mdiutil.util.ConcurrentHashSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class org.mdiutil.util.SingletonList
Appends the specified element to the end of this list.
add(int, E) - Method in class org.mdiutil.util.SingletonList
 
add(E) - Method in class org.mdiutil.util.SingletonListIterator
Set the unique element in the list.
addActionListener(ActionListener) - Method in class org.mdiutil.swing.AbstractGenericEditor
Do nothing by default.
addActionListener(ActionListener) - Method in interface org.mdiutil.swing.GenericEditor
Sets the listener which will be fired in case the editing has stopped.
addActionListener(ActionListener) - Method in class org.mdiutil.swing.JColorSelector
Add an ActionListener.
addActionListener(ActionListener) - Method in class org.mdiutil.swing.JFileSelector
Add an ActionListener.
addActionListener(ActionListener) - Method in class org.mdiutil.swing.JListSelector
Add an ActionListener.
addActionListener(ActionListener) - Method in class org.mdiutil.swing.JMultilineTextEditor
Add an ActionListener.
addActionListener(ActionListener) - Method in class org.mdiutil.swing.JMultipleFileSelector
Add an ActionListener to this FileSelector.
addAdditionalSearchItem(String) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Add the additional search item in the popup.
addAdditionalSearchItem(String) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add the additional search item in the popup.
addAdditionalSearchItem(String) - Method in interface org.mdiutil.text.autocomplete.AutoComplete
Add the additional search item in the popup.
addAdditionalSearchSuggestion(String) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Add the additional search text suggestion in the popup Window.
addAdditionalSearchSuggestion(String) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add the additional search text suggestion in the popup Window.
addAdditionalSearchSuggestion(String) - Method in interface org.mdiutil.text.autocomplete.AutoComplete
Add the additional search text suggestion in the popup Window.Do nothing by default.
addAll(Collection<? extends E>) - Method in class org.mdiutil.util.SingletonList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, Collection<? extends E>) - Method in class org.mdiutil.util.SingletonList
Inserts all of the elements in the specified collection into this list at the specified position.
addAllRoots() - Method in class org.mdiutil.lang.ExecutableFinder
Add all the file system root directories for the finder.
addAttribute(XSDAttribute) - Method in class org.mdiutil.xml.tree.schema.XSDComplexType
 
addAttribute(QName, String) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(String, String) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(QName, float) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(String, float) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(QName, double) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(String, double) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(QName, int) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(String, int) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(QName, long) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(String, long) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(QName, short) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(String, short) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(QName, byte) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(String, byte) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(QName, char) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(String, char) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(QName, boolean) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttribute(String, boolean) - Method in class org.mdiutil.xml.tree.XMLNode
Add an attribute for this Node.
addAttributeFilter(String, String) - Method in class org.mdiutil.xml.tree.NodeFilter
Add a filer on an attribute.
addAutoCompleteListener(AutoCompleteListener) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add an JAutoComplete listener.
addCategory(AutoCompleteDictionary.Category) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Add a category to the dictionary.
addCategory(String) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Add a category to the dictionary.
addCategory(Label) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete.SuggestionHitsListView
Add a category label.
addCategory(AutoCompleteDictionary.Category) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add a category to the dictionary.
addCategory(String) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add a category to the dictionary.
addCategory(JLabel) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete.SuggestionHitsPanel
Add a category label.
addCategory(AutoCompleteDictionary.Category) - Method in interface org.mdiutil.text.autocomplete.AutoComplete
Add a category to the dictionary.
addCategory(String) - Method in interface org.mdiutil.text.autocomplete.AutoComplete
Add a category to the dictionary.
addCategory(AutoCompleteDictionary.Category) - Method in class org.mdiutil.text.autocomplete.AutoCompleteDictionary
Add a Category to the dictionary.
addCategory(String) - Method in class org.mdiutil.text.autocomplete.AutoCompleteDictionary
Add a Category to the dictionary.
addCategoryToSuggestions(AutoCompleteDictionary.Category) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Add a category to the list of suggestions in the Popup Window.
addCategoryToSuggestions(AutoCompleteDictionary.Category) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add a category to the list of suggestions in the Popup Window.
addCategoryToSuggestions(AutoCompleteDictionary.Category) - Method in interface org.mdiutil.text.autocomplete.AutoComplete
Add a category to the list of suggestions in the Popup Window.
addCellEditorListener(CellEditorListener) - Method in class org.mdiutil.swing.ExtendedCellEditorAdaptor
 
addChild(String) - Method in class org.mdiutil.xml.tree.XMLNode
Creates a node and the created Node as a child to this Node.
addChild(QName) - Method in class org.mdiutil.xml.tree.XMLNode
Creates a node and the created Node as a child to this Node.
addChild(XMLNode) - Method in class org.mdiutil.xml.tree.XMLNode
Add a child to this Node.
addChoosableFileFilter(FileFilter) - Method in class org.mdiutil.swing.JFileSelector
Add a Filefilter to this FileSelector.
addChoosableFileFilter(FileFilter) - Method in class org.mdiutil.swing.JMultipleFileSelector
Add a Filefilter to this MultipleFileSelector.
addCloseListener(JCloseableTabbedPane.CloseListener) - Method in class org.mdiutil.swing.JCloseableTabbedPane
Add a CloseListener which will be fired when a tab is closed.
addComplexType(XSDComplexType) - Method in class org.mdiutil.xml.tree.schema.XSDSchema
 
addComponent(JComponent) - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
 
addComponents(JComponent...) - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
 
addCubicCurve(CubicCurve2D) - Method in class org.mdiutil.geom.CurveConverter
Add a CubicCurve to the curve Vector.
addCustomizedContent() - Method in class org.mdiutil.swing.JErrorPane
Do nothing by default.
addDefaultResolvedEntities() - Method in class org.mdiutil.xml.EntityListResolver
Add default resolved entities.
addDialogListener(GenericDialog.DialogListener) - Method in class org.mdiutil.swing.GenericDialog
Set a dialog listener which will be fired if the dialog is applied (if clicking on "Yes") or cancelled (if clicking on "Cancel" or closing the window without applying the dialog).
addEditor(int, int, TableCellEditor) - Method in class org.mdiutil.swing.ExtendedEditorTable
Set the editor to use with a particular row and column.
addEmptyNode(DefaultMutableTreeNode, String, Icon) - Method in class org.mdiutil.swing.JPropertyTreePanel
Add an empty node to the tree, and associate this node with an icon.
addEmptyNode(DefaultMutableTreeNode, String) - Method in class org.mdiutil.swing.JPropertyTreePanel
Add an empty node to the tree, with no icon.
addFilterRule(short, short) - Method in class org.mdiutil.xml.DefaultNodeFilter
Add a filtering rule.
addHorizontalDialogPart(String, JComponent...) - Method in class org.mdiutil.swing.DialogBuilder
Add a dialog part where the components are layout horizontally.
addHorizontalDialogPart(String, String, JComponent...) - Method in class org.mdiutil.swing.DialogBuilder
Add a dialog part where the components are layout horizontally.
addHorizontalDialogPart(JComponent...) - Method in class org.mdiutil.swing.DialogBuilder
Add a dialog part where the components are layout horizontally.
addHorizontalDialogPart() - Method in class org.mdiutil.swing.DialogBuilder
Add a dialog part where the components are layout horizontally.
addHorizontalDialogPart(String) - Method in class org.mdiutil.swing.DialogBuilder
Add a dialog part where the components are layout horizontally.
addHorizontalDialogPart(String, JComponent...) - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
Add a dialog part, child of this dialog part, where the components are layout horizontally.
addHorizontalDialogPart(String, String, JComponent...) - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
Add a dialog part, child of this dialog part, where the components are layout horizontally.
addHorizontalDialogPart(JComponent...) - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
Add a dialog part, child of this dialog part, where the components are layout horizontally.
addHorizontalDialogPart() - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
Add a dialog part where the components are layout horizontally.
addHorizontalDialogPart(String) - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
Add a dialog part where the components are layout horizontally.
addItemToSuggestions(String, AutoCompleteDictionary.Item) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Add a category to the list of suggestions in the Popup Window.
addItemToSuggestions(String, AutoCompleteDictionary.Item) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add a category to the list of suggestions in the Popup Window.
addItemToSuggestions(String, AutoCompleteDictionary.Item) - Method in interface org.mdiutil.text.autocomplete.AutoComplete
Add a category to the list of suggestions in the Popup Window.This method maybe used in an AutoCompleteEngine used for the search with a Popup Window.
AdditionalSearchEvent - Class in org.mdiutil.jfx.autocomplete
Represents an additional search Event.
AdditionalSearchEvent(String) - Constructor for class org.mdiutil.jfx.autocomplete.AdditionalSearchEvent
Constructor.
AdditionalSearchEvent(Object, EventTarget, String) - Constructor for class org.mdiutil.jfx.autocomplete.AdditionalSearchEvent
 
AdditionalSearchEvent - Class in org.mdiutil.swing.autocomplete
Represents an additional search Event.
AdditionalSearchEvent(JAutoComplete, String) - Constructor for class org.mdiutil.swing.autocomplete.AdditionalSearchEvent
Constructor.
AdditionalSearchListener - Interface in org.mdiutil.swing.autocomplete
Represents listeners for additional search Events.
addNestedEntry(String) - Method in class org.mdiutil.net.NestableURLConstructor
Add a nested entry.
addNode(DefaultMutableTreeNode, DefaultMutableTreeNode) - Method in class org.mdiutil.swing.JPropertyTreePanel
Add a custom node to the tree, with no icon.
addNode(DefaultMutableTreeNode, DefaultMutableTreeNode, Icon) - Method in class org.mdiutil.swing.JPropertyTreePanel
Add a custom node to the tree, and associate it with an icon.
addNode(XMLTreeReplacer.Node) - Method in class org.mdiutil.xml.tree.XMLTreeReplacer.NodePath
Add a Node to the path.
addNode(String) - Method in class org.mdiutil.xml.tree.XMLTreeReplacer.NodePath
Add a Node to the path.
addNode(String, int) - Method in class org.mdiutil.xml.tree.XMLTreeReplacer.NodePath
Add a Node to the path.
addNode(String, String, String) - Method in class org.mdiutil.xml.tree.XMLTreeReplacer.NodePath
Add a Node to the path.
addOpenEditorListener(int, int, ActionListener) - Method in class org.mdiutil.swing.ExtendedEditorTable
Add a listener which listen to opening of editors.
addPattern(String, String) - Method in class org.mdiutil.util.regex.RegexCollection
Add a pattern for the collection of regex patterns.
addPattern(String, String, int) - Method in class org.mdiutil.util.regex.RegexCollection
Add a pattern for the collection of regex patterns.
addPoint(Point2D) - Method in class org.mdiutil.geom.Polygon2D
Add a point to this Polygon.
addPoint(float, float) - Method in class org.mdiutil.geom.Polygon2D
Appends the specified coordinates to this Polygon2D.
addProperty(JComponent, Object, String) - Method in class org.mdiutil.swing.PropertyEditor
Add a new Property edited by the desired JComponent to the table.
addPropertyListNode(DefaultMutableTreeNode, String, Icon, PropertyEditor) - Method in class org.mdiutil.swing.JPropertyTreePanel
Add a node to the tree, and associate this node with a PropertyEditor, and an icon.
addPropertyListNode(DefaultMutableTreeNode, String, PropertyEditor) - Method in class org.mdiutil.swing.JPropertyTreePanel
Add a node to the tree, with an associated PropertyEditor, but no icon.
addQuadCurve(QuadCurve2D) - Method in class org.mdiutil.geom.CurveConverter
Add a QuadCurve to the Curve Vector.
addRenderer(int, int, TableCellRenderer) - Method in class org.mdiutil.swing.ExtendedEditorTable
Set the cell renderer to use with a particular row and column.
addRenderingHints(Map) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
addResolvedEntity(String, URL) - Method in class org.mdiutil.xml.EntityListResolver
Add an entity resolution to the resolver.
addResolvedSystemID(String, URL) - Method in class org.mdiutil.xml.EntityListResolver
Add an entity resolution to the resolver, for a specific systemID.
addResolvedSystemIDs(List<String>, URL) - Method in class org.mdiutil.xml.EntityListResolver
Add an entity resolution to the resolver, for a list of systemIDs.
addRoot(File) - Method in class org.mdiutil.lang.ExecutableFinder
Add a root directory for the finder.
addRootElement(XSDElement) - Method in class org.mdiutil.xml.tree.schema.XSDSchema
 
addRootFromEnv(String) - Method in class org.mdiutil.lang.ExecutableFinder
Add a root directory or several root directories from an environment variable, with the ExecutableFinder.MODE_ALL mode.
addRootFromEnv(String, short) - Method in class org.mdiutil.lang.ExecutableFinder
Add a root directory or several root directories from an environment variable.
addSearchTextListener(AdditionalSearchListener) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add an containing text listener.
addSequenceCell(XSDSequenceCell) - Method in class org.mdiutil.xml.tree.schema.XSDSequence
 
addSimpleType(XSDSimpleType) - Method in class org.mdiutil.xml.tree.schema.XSDSchema
 
addSuggestion(Label) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete.SuggestionHitsListView
Add a suggestion label.
addSuggestion(JLabel) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete.SuggestionHitsPanel
Add a suggestion label.
addToDictionary(String) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Add a word to the dictionary to use for the autoComplete.
addToDictionary(AutoCompleteDictionary.Item) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Add an item to the dictionary to use for the autoComplete.
addToDictionary(String, String) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Add a word to the dictionary to use for the autoComplete.
addToDictionary(String, AutoCompleteDictionary.Item) - Method in class org.mdiutil.jfx.autocomplete.JFXAutoComplete
Add an item to the dictionary to use for the autoComplete.
addToDictionary(String) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add a word to the dictionary to use for the autoComplete.
addToDictionary(AutoCompleteDictionary.Item) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add an item to the dictionary to use for the autoComplete.
addToDictionary(String, String) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add a word to the dictionary to use for the autoComplete.
addToDictionary(String, AutoCompleteDictionary.Item) - Method in class org.mdiutil.swing.autocomplete.JAutoComplete
Add an item to the dictionary to use for the autoComplete.
addToDictionary(String) - Method in interface org.mdiutil.text.autocomplete.AutoComplete
Add a word to the dictionary to use for the autoComplete.
addToDictionary(AutoCompleteDictionary.Item) - Method in interface org.mdiutil.text.autocomplete.AutoComplete
Add an item to the dictionary to use for the autoComplete.
addToDictionary(String, String) - Method in interface org.mdiutil.text.autocomplete.AutoComplete
Add a word to the dictionary to use for the autoComplete.
addToDictionary(String, AutoCompleteDictionary.Item) - Method in interface org.mdiutil.text.autocomplete.AutoComplete
Add an item to the dictionary to use for the autoComplete.
addToDictionary(String) - Method in class org.mdiutil.text.autocomplete.AutoCompleteDictionary
Add a word to the dictionary to use for the autoComplete.
addToDictionary(AutoCompleteDictionary.Item) - Method in class org.mdiutil.text.autocomplete.AutoCompleteDictionary
Add an item to the dictionary to use for the autoComplete.
addToDictionary(String, String) - Method in class org.mdiutil.text.autocomplete.AutoCompleteDictionary
Add a word to the dictionary to use for the autoComplete.
addToDictionary(String, AutoCompleteDictionary.Item) - Method in class org.mdiutil.text.autocomplete.AutoCompleteDictionary
Add an item to the dictionary to use for the autoComplete.
addToParentFilters(XMLNode) - Method in class org.mdiutil.xml.tree.XMLNodesIterator
Add a node to the parent tags.
addURL(URL) - Method in class org.mdiutil.lang.loader.NestedURLClassLoader
 
addURL(URL) - Method in class org.mdiutil.net.JarClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addVerticalDialogPart(String, JComponent...) - Method in class org.mdiutil.swing.DialogBuilder
Add a dialog part where the components are layout vertically.
addVerticalDialogPart(String, String, JComponent...) - Method in class org.mdiutil.swing.DialogBuilder
Add a dialog part where the components are layout vertically.
addVerticalDialogPart(JComponent...) - Method in class org.mdiutil.swing.DialogBuilder
Add a dialog part where the components are layout vertically.
addVerticalDialogPart() - Method in class org.mdiutil.swing.DialogBuilder
Add a dialog part where the components are layout vertically.
addVerticalDialogPart(String) - Method in class org.mdiutil.swing.DialogBuilder
Add a dialog part where the components are layout vertically.
addVerticalDialogPart(String, JComponent...) - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
Add a dialog part, child of this dialog part, where the components are layout vertically.
addVerticalDialogPart(String, String, JComponent...) - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
Add a dialog part, child of this dialog part, where the components are layout vertically.
addVerticalDialogPart(JComponent...) - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
Add a dialog part, child of this dialog part, where the components are layout vertically.
addVerticalDialogPart() - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
Add a dialog part where the components are layout vertically.
addVerticalDialogPart(String) - Method in class org.mdiutil.swing.DialogBuilder.DialogPart
Add a dialog part where the components are layout vertically.
ALLOW_INTERNAL_READERS - Static variable in interface org.mdiutil.xml.tree.XMLNodeUtilitiesOptions
The option to allow internal readers.
ALLOW_NESTABLE_CONNECTIONS - Static variable in class org.mdiutil.xml.XMLParserConfiguration
0: nestable connections are allowed.
allowCircles(boolean) - Method in class org.mdiutil.geom.CurveConverter
Set the conversion policy.
allowCircles(boolean) - Method in class org.mdiutil.geom.ShapeNormalizer
Set if circles are allowed in the result
allowDirectEdit(boolean) - Method in class org.mdiutil.swing.JMultilineTextEditor
Set if the text in the component can be edited directly (default is true).
allowImport - Variable in class org.mdiutil.swing.AbstractMultilineDialog
True if the dialog allow to import a text file.
allowSchemaValidation(boolean) - Method in class org.mdiutil.xml.XMLSAXParser
Set if the parser allow a Schema validation.
anchor(Node, AnchorPosition, AnchorPosition) - Method in class org.mdiutil.jfx.layout.NodeAnchor
Set an anchor.
anchorInParent(AnchorPosition, AnchorPosition) - Method in class org.mdiutil.jfx.layout.NodeAnchor
Set an anchor relative to the Node parent.
AnchorPosition - Enum in org.mdiutil.jfx.layout
The Anchor positions types.
AnchorUtilities - Interface in org.mdiutil.jfx.layout
This interface compute positions and sizes for Nodes.
ANGLE_END - Static variable in class org.mdiutil.geom.CurveConverter.AngleSegment
 
ANGLE_EXTENT - Static variable in class org.mdiutil.geom.CurveConverter.AngleSegment
 
angleEnd - Variable in class org.mdiutil.geom.CurveConverter.AngleSegment
 
angleExtent - Variable in class org.mdiutil.geom.CurveConverter.AngleSegment
 
AngleSegment(double, double, int) - Constructor for class org.mdiutil.geom.CurveConverter.AngleSegment
 
angleStart - Variable in class org.mdiutil.geom.CurveConverter.AngleSegment
 
ANY_URI - Static variable in interface org.mdiutil.xml.tree.schema.XSDBaseTypes
 
append(String) - Method in class org.mdiutil.swing.HTMLLogger
Append a line of text in the message area, with a default color.
append(String, String) - Method in class org.mdiutil.swing.HTMLLogger
Append a line of text in the message area, with a specific color.
appendError(String) - Method in class org.mdiutil.swing.HTMLLogger
Append a line of text in the message area, colored in red (for errors).
appendText(String, String) - Method in class org.mdiutil.swing.StylableSizableArea
Append a text to the area, with a specific html Color.
appendText(String) - Method in class org.mdiutil.swing.StylableSizableArea
Append a text to the area, whith a default Color.
AppLauncher - Class in org.mdiutil.lang.applauncher
The application launcher class.
AppLauncher(String[]) - Constructor for class org.mdiutil.lang.applauncher.AppLauncher
 
AppLauncher(String[], char) - Constructor for class org.mdiutil.lang.applauncher.AppLauncher
 
AppLauncherException - Exception in org.mdiutil.lang.applauncher
An exeption raised by the AppLauncher class.
AppLauncherException(String, char) - Constructor for exception org.mdiutil.lang.applauncher.AppLauncherException
Constructs a new exception with the specified detail message, and type.
AppLauncherException(String, char, Throwable) - Constructor for exception org.mdiutil.lang.applauncher.AppLauncherException
Constructs a new exception with the specified detail message and cause.
AppLauncherResultType - Interface in org.mdiutil.lang.applauncher
The AppLauncher result types.
apply() - Method in class org.mdiutil.swing.GenericDialog
Called when applying the dialog.
apply(GenericDialog) - Method in class org.mdiutil.swing.GenericDialog.DialogAdapter
Fired if a Dialog is applied.
apply(GenericDialog) - Method in interface org.mdiutil.swing.GenericDialog.DialogListener
Fired if a Dialog is applied.
applyBeforeShowingDialog(Component) - Method in class org.mdiutil.swing.GenericDialog
Called before the dialog is shown.
applyConfiguration(XMLParserConfiguration) - Method in class org.mdiutil.xml.tree.XMLNodeUtilities2
Apply a parser configuration.
applyDialogSizeAndPosition() - Method in class org.mdiutil.swing.GenericDialog
Apply thz size and position of the dialog.
applyDialogSizeAndPosition() - Method in class org.mdiutil.swing.JDialogBuilderDialog
Apply thz size and position of the dialog.
APPROVE_OPTION - Static variable in class org.mdiutil.swing.AbstractMultilineDialog
 
APPROVE_OPTION - Static variable in class org.mdiutil.swing.JListChooser
 
ApproveListener(AbstractGenericEditor) - Constructor for class org.mdiutil.swing.AbstractGenericEditor.ApproveListener
Constructor.
arch - Variable in class org.mdiutil.lang.JREVersionDetector.JREConfig
The JRE architecture.
ARCH_32BIT - Static variable in class org.mdiutil.lang.JREVersionDetector
The type for 32 bits architectures.
ARCH_64BIT - Static variable in class org.mdiutil.lang.JREVersionDetector
The type for 64 bits architectures.
ARCH_ALL - Static variable in class org.mdiutil.lang.JREVersionDetector
The type for all architectures.
ARCH_ARM_32 - Static variable in class org.mdiutil.lang.SystemUtils
The type for 32 bits ARM architectures.
ARCH_ARM_64 - Static variable in class org.mdiutil.lang.SystemUtils
The type for 64 bits ARM architectures.
ARCH_OTHER - Static variable in class org.mdiutil.lang.SystemUtils
The type for unknown processor architectures.
ARCH_PPC_32 - Static variable in class org.mdiutil.lang.SystemUtils
The type for 32 bits PPC architectures.
ARCH_PPC_64 - Static variable in class org.mdiutil.lang.SystemUtils
The type for 64 bits PPC architectures.
ARCH_SPARC_32 - Static variable in class org.mdiutil.lang.SystemUtils
The type for 32 bits SPARC architectures.
ARCH_SPARC_64 - Static variable in class org.mdiutil.lang.SystemUtils
The type for 64 bits SPARC architectures.
ARCH_X86_32 - Static variable in class org.mdiutil.lang.SystemUtils
The type for 32 bits x86 architectures.
ARCH_X86_64 - Static variable in class org.mdiutil.lang.SystemUtils
The type for 64 bits x86 architectures.
ASSUME_ANGLE_ZERO - Static variable in class org.mdiutil.geom.Vector2D
0.017: Constant used for angles equality.
ASSUME_ZERO - Static variable in class org.mdiutil.geom.ClippableShape
1.0E-4: Constant used for coordinates equality.
ASSUME_ZERO - Static variable in class org.mdiutil.geom.Polyline2D
 
ASSUME_ZERO - Static variable in class org.mdiutil.geom.ShapeNormalizer
 
ASSUME_ZERO - Static variable in class org.mdiutil.geom.Vector2D
1.0E-4: Constant used for coordinates equality.
attributes - Variable in class org.mdiutil.xml.tree.XMLNode
The attributes.
attributesIterator() - Method in class org.mdiutil.xml.tree.XMLNode
Return an iterator on the attributes of the node.
attributesOrder - Variable in class org.mdiutil.xml.tree.XMLNode
The attributes ordering.
attributeValueIsBoolean(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a boolean.
attributeValueIsBoolean(QName) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a boolean.
attributeValueIsByte(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a byte.
attributeValueIsByte(QName) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a byte.
attributeValueIsChar(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a char.
attributeValueIsChar(QName) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a char.
attributeValueIsDouble(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a double.
attributeValueIsDouble(QName) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a double.
attributeValueIsFloat(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a float.
attributeValueIsFloat(QName) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a float.
attributeValueIsInt(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as an int.
attributeValueIsInt(String, boolean) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as an int.
attributeValueIsInt(QName, boolean) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as an int.
attributeValueIsLong(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a long.
attributeValueIsLong(String, boolean) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a long.
attributeValueIsLong(QName) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a long.
attributeValueIsLong(QName, boolean) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a long.
attributeValueIsShort(String) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a short.
attributeValueIsShort(QName) - Method in class org.mdiutil.xml.tree.XMLNode
Return true if an attribute of a specified name can be parsed as a short.
AUTOCOMPLETE - Static variable in class org.mdiutil.jfx.autocomplete.AutoCompleteEvent
 
AutoComplete - Interface in org.mdiutil.text.autocomplete
An Autocomplete interface.
AutoCompleteDictionary - Class in org.mdiutil.text.autocomplete
The AutoComplete Dictionnary.
AutoCompleteDictionary() - Constructor for class org.mdiutil.text.autocomplete.AutoCompleteDictionary
 
AutoCompleteDictionary.Category - Class in org.mdiutil.text.autocomplete
Represents a category of results in the dictionnary.
AutoCompleteDictionary.Item - Interface in org.mdiutil.text.autocomplete
A common interface for items to use for the Autocomplete.
AutoCompleteEngine - Interface in org.mdiutil.text.autocomplete
The interface used for AutoComplete engines.
AutoCompleteEvent - Class in org.mdiutil.jfx.autocomplete
Represents an Autocomplete Event.
AutoCompleteEvent(int, AutoCompleteDictionary.Item) - Constructor for class org.mdiutil.jfx.autocomplete.AutoCompleteEvent
Constructor.
AutoCompleteEvent(Object, EventTarget, int, AutoCompleteDictionary.Item) - Constructor for class org.mdiutil.jfx.autocomplete.AutoCompleteEvent
 
AutoCompleteEvent - Class in org.mdiutil.swing.autocomplete
Represents an JAutoComplete Event.
AutoCompleteEvent(JAutoComplete, int, AutoCompleteDictionary.Item) - Constructor for class org.mdiutil.swing.autocomplete.AutoCompleteEvent
Constructor.
AutoCompleteListener - Interface in org.mdiutil.swing.autocomplete
Represents listeners of AutoComplete Events.
AutoCompleteOnlineEngine - Interface in org.mdiutil.text.autocomplete
The interface used for AutoComplete engines which are not using a Popup window.
autoCompletePerformed(AutoCompleteEvent) - Method in interface org.mdiutil.swing.autocomplete.AutoCompleteListener
Fired for an AutoComplete Event.
await() - Method in class org.mdiutil.util.BlockingTimerTask
Await for the timer to elaapse.
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 
Skip navigation links