- FasterString - Class in org.danilopianini.lang.util
-
This class wraps java.lang.String and provides faster equals().
- FasterString(FasterString) - Constructor for class org.danilopianini.lang.util.FasterString
-
Clones this object.
- FasterString(String) - Constructor for class org.danilopianini.lang.util.FasterString
-
- FastReadWriteLock - Class in org.danilopianini.concurrency
-
This class implements a non-reentrant ReadWriteLock.
- FastReadWriteLock() - Constructor for class org.danilopianini.concurrency.FastReadWriteLock
-
- field - Variable in class org.danilopianini.view.ObjectModFrame.NoRefGUIComponent
-
- file - Variable in class org.danilopianini.io.AbstractFileScanner
-
- fileCRC32sum(File) - Static method in class org.danilopianini.io.FileUtilities
-
Computes the CRC32 sum for a given file.
- fileToObject(File) - Static method in class org.danilopianini.io.FileUtilities
-
This method tries to resemble an Object from a file.
- fileToObject(String) - Static method in class org.danilopianini.io.FileUtilities
-
This method tries to resemble an Object from a file.
- fileToString(File) - Static method in class org.danilopianini.io.FileUtilities
-
- fileToString(String) - Static method in class org.danilopianini.io.FileUtilities
-
- fileToString(String, Charset) - Static method in class org.danilopianini.io.FileUtilities
-
This method tries to read a file and to instance it as a String.
- fileUTF8ToString(String) - Static method in class org.danilopianini.io.FileUtilities
-
This method tries to read a file and to instance it as a String.
- FileUtilities - Class in org.danilopianini.io
-
This is a collection of tools for manipulating the file system.
- FileUtilities() - Constructor for class org.danilopianini.io.FileUtilities
-
- finalizeStop() - Method in class org.danilopianini.io.AbstractRecursiveFileSystemWatcher
-
This method substitutes the stopService().
- finish() - Method in class org.danilopianini.io.AbstractFileScanner
-
This method is called as soon as the scanning ends.
- fixed - Variable in class org.danilopianini.concurrency.ThreadManager
-
The fixed executor for tasks.
- FLOAT - Static variable in class org.danilopianini.lang.RegexUtil
-
- FLOAT_PATTERN - Static variable in class org.danilopianini.lang.RegexUtil
-
- FloatInputVerifier - Class in org.danilopianini.view
-
- FloatInputVerifier(JTextField) - Constructor for class org.danilopianini.view.FloatInputVerifier
-
Builds a new FloatInputVerifier.
- followH - Variable in class org.danilopianini.io.AbstractFileScanner
-
- foundDirectory(File) - Method in class org.danilopianini.io.AbstractFileScanner
-
This method is called each time a directory is found.
- foundFile(File) - Method in class org.danilopianini.io.AbstractFileScanner
-
This method is called each time a new file is found.
- frame - Variable in class org.danilopianini.view.CloseFrameWhenMouseExits
-
- fuzzyEquals(double, double) - Static method in class org.danilopianini.lang.MathUtils
-
Compares two double values, taking care of computing a relative error
tolerance threshold.
- fuzzyGreaterEquals(double, double) - Static method in class org.danilopianini.lang.MathUtils
-
Compares two double values, taking care of computing a relative error
tolerance threshold.
- lab - Variable in class org.danilopianini.view.LabeledTextField
-
- label - Variable in class org.danilopianini.view.ObjectModFrame.RangedIntegerGUIComponent
-
- LabeledTextField - Class in org.danilopianini.view
-
A JTextField which comes along with a Label.
- LabeledTextField() - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(boolean) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(boolean, int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(boolean, String) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(boolean, String, int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(boolean, String, String) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(boolean, String, String, int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager, boolean) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager, boolean, int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager, boolean, String) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager, boolean, String, int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager, boolean, String, String) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager, boolean, String, String, int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager, int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager, String) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager, String, int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager, String, String) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(LayoutManager, String, String, int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(String) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(String, int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(String, String) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LabeledTextField(String, String, int) - Constructor for class org.danilopianini.view.LabeledTextField
-
Builds a new LabeledTextField.
- LangUtils - Class in org.danilopianini.lang
-
- LangUtils() - Constructor for class org.danilopianini.lang.LangUtils
-
- length() - Method in class org.danilopianini.lang.util.FasterString
-
- listeners - Variable in class org.danilopianini.view.ObjectModFrame
-
- loadImage(String) - Static method in class org.danilopianini.io.FileUtilities
-
This method loads an Image from the file system.
- loadScaledImage(String, int, int) - Static method in class org.danilopianini.view.GUIUtilities
-
Loads a resized instance of an ImageIcon.
- lock - Variable in class org.danilopianini.concurrency.FastReadWriteLock
-