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 

F

FATAL - Static variable in class org.mdiutil.xml.ResolverSAXHandler
The enumeration value for parsings which fire XML fatal errors in parsing.
fatalError(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 or resolver has been defined for the handler.
fatalError(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 or resolver has been defined for the handler.
fatalError(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 or resolver has been defined for the handler.
fatalError(SAXParseException) - Method in class org.mdiutil.xml.XMLIncluder
Report a fatal XML parsing error.
fatalErrorImpl(SAXParseException) - Method in class org.mdiutil.xml.ResolverSAXHandler
Do nothing.
fatalErrorImpl(SAXParseException) - Method in class org.mdiutil.xml.tree.XMLTreeHandler
Do nothing.
features - Variable in class org.mdiutil.xml.XMLSAXParser
The features of the parser factory.
fileExists() - Method in class org.mdiutil.prefs.NetworkPreferences
Return true if the backing store file exists.
FilePreferencesFactory - Class in org.mdiutil.prefs
A simple factory object that generates network Preferences objects, backed in a simple File in the File System.
FilePreferencesFactory(File) - Constructor for class org.mdiutil.prefs.FilePreferencesFactory
 
fileRenderer - Variable in class org.mdiutil.swing.JFileSelector
The file renderer.
fileRenderer - Variable in class org.mdiutil.swing.JMultipleFileSelector
The file renderer.
FILESELECTOR - Static variable in class org.mdiutil.swing.ExtendedCellEditor
The type for file selector editors.
FileSelectorRenderer - Interface in org.mdiutil.swing
A class responsible to render the selected files in the JFileSelector text editor.
fileToEncodedURL(File) - Static method in class org.mdiutil.net.ParseUtil
Return an escaped UTF8 URL from a file definition.
FileUIUtilities - Class in org.mdiutil.io.swing
Various File utilities to deal with URLs.
FileUIUtilities() - Constructor for class org.mdiutil.io.swing.FileUIUtilities
 
FileUtilities - Class in org.mdiutil.io
Various File utilities to deal with URLs.
FileUtilities() - Constructor for class org.mdiutil.io.FileUtilities
 
FileUtilities2 - Class in org.mdiutil.io
Various File utilities to deal with HTTP URLs.
fill(Shape) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
fill(Node) - Method in class org.mdiutil.jfx.layout.NodeAnchor
Set a Fill anchor.
fillArc(int, int, int, int, int, int) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
fillInParent() - Method in class org.mdiutil.jfx.layout.NodeAnchor
Set a Fill anchor relative to the Node parent.
fillOval(int, int, int, int) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
fillPolygon(int[], int[], int) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
fillRect(int, int, int, int) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.mdiutil.geom.Graphics2DWrapper
 
filterCharacterIterators(boolean) - Method in class org.mdiutil.geom.Graphics2DWrapper
If set to true, filter all Graphics2DWrapper.drawString(AttributedCharacterIterator, float, float) and Graphics2DWrapper.drawString(AttributedCharacterIterator, int, int) methods in order to pass only Strings to the underlying Graphics2D.
FilteredBufferedReader - Class in org.mdiutil.io
This class is a Buffered reader which allows to filter lines read in the stream.
FilteredBufferedReader(Reader) - Constructor for class org.mdiutil.io.FilteredBufferedReader
Create a buffering character-input stream that uses a default-sized input buffer.
FilteredBufferedReader(Reader, int) - Constructor for class org.mdiutil.io.FilteredBufferedReader
Create a buffering character-input stream that uses an input buffer of the specified size.
filterInfos(boolean) - Method in class org.mdiutil.xml.swing.BasicSAXHandler
Set if the information messages have to be filtered.
filterLine(String) - Method in class org.mdiutil.io.FilteredBufferedReader
This abstract method allows to filter each line which is read by this Reader.
filterPackages(boolean, Set<String>) - Method in class org.mdiutil.lang.loader.NestedURLClassLoader
Exclude or include some packages from the special class loading used by this class.
filterPackages(boolean, String...) - Method in class org.mdiutil.lang.loader.NestedURLClassLoader
Exclude or include some packages from the special class loading used by this class.
filterSystem(boolean) - Method in class org.mdiutil.lang.ProcessManager
Filter system processes when trying to kill them.
find() - Method in class org.mdiutil.util.regex.RegexMatcher
Attempts to find the next subsequence of the input sequence that matches the pattern.
find(int) - Method in class org.mdiutil.util.regex.RegexMatcher
Resets this matcher and then attempts to find the next subsequence of the input sequence that matches the pattern, starting at the specified index.
findClass(String) - Method in class org.mdiutil.lang.loader.NestedURLClassLoader
 
findClass(String) - Method in class org.mdiutil.net.JarClassLoader
Finds and loads the class with the specified name from the URL search path.
findResource(String) - Method in class org.mdiutil.lang.loader.NestedURLClassLoader
 
findResource(String) - Method in class org.mdiutil.net.JarClassLoader
Finds the resource with the specified name on the URL search path.
findResources(String) - Method in class org.mdiutil.lang.loader.NestedURLClassLoader
 
findResources(String) - Method in class org.mdiutil.net.JarClassLoader
Returns an Enumeration of URLs representing all of the resources on the URL search path having the specified name.
fireEditingStopped() - Method in class org.mdiutil.swing.ExtendedCellEditor
 
FIREFOX10_USERAGENT - Static variable in class org.mdiutil.io.FileUtilities
The Firefox 10 user agent.
fireOpenEditor(int, int, long, int) - Method in class org.mdiutil.swing.ExtendedEditorTable
 
firstChild(TreeNode) - Static method in class org.mdiutil.tree.TreeIterator
Return the first child node of a TreeNode.
firstChild() - Method in class org.mdiutil.xml.tree.XMLNodesIterator
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.mdiutil.xml.XMLTreeWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstEntry - Variable in class org.mdiutil.net.NestableURLConnection
 
firstException - Variable in class org.mdiutil.xml.XMLSAXParser
The first throwable thrown by the parser, if the parsing failed beca use of an exception in the handler.
fixURLPath(URL) - Static method in class org.mdiutil.io.FileUtilities
Filter a path name for an URL, replacing spaces characters by their percent encoding equivalent.
FLOAT - Static variable in interface org.mdiutil.xml.tree.schema.XSDBaseTypes
 
flush() - Method in class org.mdiutil.prefs.MemoryPreferences
 
flush() - Method in class org.mdiutil.prefs.NetworkPreferences
 
flush() - Method in class org.mdiutil.util.logging.SimpleConsoleHandler
Do nothing.
flush() - Method in class org.mdiutil.xml.XmlWriter
 
flushSpi() - Method in class org.mdiutil.prefs.MemoryPreferences
Empty, never used implementation of AbstractPreferences.flushSpi().
flushSpi() - Method in class org.mdiutil.prefs.NetworkPreferences
Empty, never used implementation of AbstractPreferences.flushSpi().
format(LogRecord) - Method in class org.mdiutil.util.logging.ConfigurableFormatter
Format the given LogRecord.
frame - Variable in class org.mdiutil.swing.AbstractGenericEditor
The parent frame.
frame - Variable in class org.mdiutil.swing.GenericDialog
The internal dialog associated frame.
fromVersion - Variable in class org.mdiutil.lang.applauncher.AppLauncher
The from required version.
FULLTEXTSEARCH - Static variable in class org.mdiutil.jfx.autocomplete.AdditionalSearchEvent
 
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