- object - Variable in class org.mdiutil.swing.GenericDialog
-
An additional object used to create the dialog.
- OK_DIALOG - Static variable in interface org.mdiutil.swing.IDialogBuilder
-
The OK dialog dialog type.
- okButton - Variable in class org.mdiutil.swing.JErrorPane
-
The button used to close the dialog.
- okLabel - Variable in class org.mdiutil.swing.GenericDialog
-
The "Ok" Label.
- openConnection(URL) - Method in class org.mdiutil.net.ZipStreamHandler
-
- openEditorListeners - Variable in class org.mdiutil.swing.ExtendedEditorTable
-
The Map of listeners which listens to opening of editors.
- OPTION_ACCEPT301CODE - Static variable in class org.mdiutil.io.FileUtilities
-
The option used if 301 or 308 return codes will be accepted as valid responses (URL found).
- OPTION_CHILDURL_DEFAULT - Static variable in class org.mdiutil.io.FileUtilities
-
- OPTION_CHILDURL_ESCAPE - Static variable in class org.mdiutil.io.FileUtilities
-
- OPTION_CHILDURL_FILTEREXIST - Static variable in class org.mdiutil.io.FileUtilities
-
- OPTION_CHILDURL_FILTEREXIST_FILE - Static variable in class org.mdiutil.io.FileUtilities
-
- OPTION_CHILDURL_FILTEREXIST_HTTP - Static variable in class org.mdiutil.io.FileUtilities
-
- OPTION_FILEEXIST_DEFAULT - Static variable in class org.mdiutil.io.FileUtilities
-
- OPTION_FILEEXIST_HTTP_FORCETRUE - Static variable in class org.mdiutil.io.FileUtilities
-
- OPTION_FILEEXIST_LENGTH - Static variable in class org.mdiutil.io.FileUtilities
-
- OPTION_FILEEXIST_READ - Static variable in class org.mdiutil.io.FileUtilities
-
- OPTION_FILEEXIST_SKIP_PHP - Static variable in class org.mdiutil.io.FileUtilities
-
- OPTION_FILEEXIST_SKIP_QUERIES - Static variable in class org.mdiutil.io.FileUtilities
-
- OPTION_FOLLOWREDIRECT - Static variable in class org.mdiutil.io.FileUtilities
-
The option used if redirection links will be followed and used to check that the links exists.
- Order - Annotation Type in org.mdiutil.junit
-
- orderedAttributesIterator() - Method in class org.mdiutil.xml.tree.XMLNode
-
Return an iterator on the ordered attributes of the node.
- OrderedJavaFXRunner - Class in org.mdiutil.junit
-
A JUnit runner which allows to control the ordering of tests in a test class, in the context of a JavaFX
Application.
- OrderedJavaFXRunner(Class<?>) - Constructor for class org.mdiutil.junit.OrderedJavaFXRunner
-
- OrderedRunner - Class in org.mdiutil.junit
-
A JUnit runner which allows to control the ordering of tests in a test class.
- OrderedRunner(Class<?>) - Constructor for class org.mdiutil.junit.OrderedRunner
-
- org.mdiutil - package org.mdiutil
-
The Main classes contained in this package are only useful when trying
to launch the library on the command line, which returns the version
and build date of the library.
- org.mdiutil.geom - package org.mdiutil.geom
-
This package provides several utility geometry classes.
- org.mdiutil.io - package org.mdiutil.io
-
This package contains a class that allows to filter buffered stream while reading, and some static FileUtilities.
- org.mdiutil.io.charset - package org.mdiutil.io.charset
-
Contains the ICU4J classes responsible for guessing the character set of a file.
- org.mdiutil.io.swing - package org.mdiutil.io.swing
-
Contains specific swing classes for the io package
- org.mdiutil.jfx.autocomplete - package org.mdiutil.jfx.autocomplete
-
This package contains several classes which implements an Autocomplete behavior in JavaFX.
- org.mdiutil.jfx.layout - package org.mdiutil.jfx.layout
-
These classes provide an anchor mechanism similar to the one which is used in QML.
- org.mdiutil.junit - package org.mdiutil.junit
-
A package for managing JUnit Tests.
- org.mdiutil.lang - package org.mdiutil.lang
-
This package contains several useful system classes.
- org.mdiutil.lang.applauncher - package org.mdiutil.lang.applauncher
-
This package contains the application launcher classes.
- org.mdiutil.lang.loader - package org.mdiutil.lang.loader
-
This package contains a ClassLoader which is able to load classes in jars inside a jar.
- org.mdiutil.lang.swing - package org.mdiutil.lang.swing
-
Contains specific swing classes for the lang package
- org.mdiutil.net - package org.mdiutil.net
-
This package contains two classes which can be used to connect to URLs nested inside a Jar file.
- org.mdiutil.prefs - package org.mdiutil.prefs
-
This package contains an implementation of the java preferences classes,
allowing to use these preferences in a network.
- org.mdiutil.prefs.swing - package org.mdiutil.prefs.swing
-
Contains specific swing classes for the prefs package
- org.mdiutil.swing - package org.mdiutil.swing
-
This package provides several swing utility classes.
- org.mdiutil.swing.autocomplete - package org.mdiutil.swing.autocomplete
-
This package contains several classes which implements an Autocomplete behavior in Swing.
- org.mdiutil.text.autocomplete - package org.mdiutil.text.autocomplete
-
This package contains several classes which model an AutoComplete behavior.
- org.mdiutil.tree - package org.mdiutil.tree
-
Utility TreeNode classes.
- org.mdiutil.util - package org.mdiutil.util
-
This package provides additional utility classes that complement the java.util package.
- org.mdiutil.util.logging - package org.mdiutil.util.logging
-
This package contains several helper classes for the java.util.logging
package.
- org.mdiutil.util.regex - package org.mdiutil.util.regex
-
This package provides additional utility classes that complement the java.util.regex package.
- org.mdiutil.xml - package org.mdiutil.xml
-
Utility classes for XML managing.
- org.mdiutil.xml.swing - package org.mdiutil.xml.swing
-
Contains specific swing classes for the xml package
- org.mdiutil.xml.tree - package org.mdiutil.xml.tree
-
This package contains a parser allowing to get a tree of Nodes from an XML file.
- org.mdiutil.xml.tree.dom - package org.mdiutil.xml.tree.dom
-
This package allow to create a DOM representation of an XML tree.
- org.mdiutil.xml.tree.schema - package org.mdiutil.xml.tree.schema
-
This package allow to create a Schema from an XSD file.
- OS_LINUX - Static variable in class org.mdiutil.lang.SystemUtils
-
The type for Linux OS.
- OS_MACOSX - Static variable in class org.mdiutil.lang.SystemUtils
-
The type for MAC OS X OS.
- OS_OTHER - Static variable in class org.mdiutil.lang.SystemUtils
-
The type for OS which are neither Mac OS X, Windows, Linux, or Unix.
- OS_UNIX - Static variable in class org.mdiutil.lang.SystemUtils
-
The type for Unix OS.
- OS_WINDOWS - Static variable in class org.mdiutil.lang.SystemUtils
-
The type for Windows OS.
- OTHER - Static variable in interface org.mdiutil.xml.tree.schema.XSDBaseTypes
-