- editUndoRedoMenus() - Method in class info.bioinfweb.commons.swing.AbstractUndoActionManagement
-
Sets the contents undo and redo menus or disables them.
- EN_ASK_TO_SAVE_MESSAGE_BEGINNING - Static variable in class info.bioinfweb.commons.swing.SwingSaverMessages
-
- EN_ASK_TO_SAVE_MESSAGE_END - Static variable in class info.bioinfweb.commons.swing.SwingSaverMessages
-
- EN_ASK_TO_SAVE_TITLE - Static variable in class info.bioinfweb.commons.swing.SwingSaverMessages
-
- EN_BUTTON_CANCEL - Static variable in class info.bioinfweb.commons.swing.SwingSaverMessages
-
- EN_BUTTON_NO - Static variable in class info.bioinfweb.commons.swing.SwingSaverMessages
-
- EN_BUTTON_YES - Static variable in class info.bioinfweb.commons.swing.SwingSaverMessages
-
- endsWithDefaultExt(String) - Method in class info.bioinfweb.commons.io.AbstractSaver
-
- endsWithDefaultExt(String) - Method in interface info.bioinfweb.commons.io.Savable
-
Tests if the given string ends with the default file extension.
- endsWithValidExt(String) - Method in class info.bioinfweb.commons.io.AbstractSaver
-
- endsWithValidExt(String) - Method in interface info.bioinfweb.commons.io.Savable
-
Tests if the given string ends with one of the valid file extensions stored.
- ensureCapacity(long) - Method in class info.bioinfweb.commons.collections.PackedIntegerArrayList
-
Makes sure that the underlying array can take up at least the specified number of elements.
- entrySet() - Method in class info.bioinfweb.commons.collections.MultiTreeMap
-
- entrySet() - Method in class info.bioinfweb.commons.text.UniqueNameMap
-
- equals(Object) - Method in class info.bioinfweb.commons.appversion.ApplicationVersion
-
Checks if two versions are equal.
- equals(Object) - Method in class info.bioinfweb.commons.collections.SimpleSequenceInterval
-
- equals(Object) - Method in class info.bioinfweb.commons.io.FormatVersion
-
Returns true
if the passed object is an instance of this class and major and minor version equal
to the values of this instance.
- execute(String, String, double, String) - Method in class info.bioinfweb.commons.swing.DecimalInputDialog
-
- execute(String, String, long, String) - Method in class info.bioinfweb.commons.swing.DecimalInputDialog
-
- execute() - Method in class info.bioinfweb.commons.swing.OkCancelApplyDialog
-
- ExtendedAbstractAction - Class in info.bioinfweb.commons.swing
-
- ExtendedAbstractAction() - Constructor for class info.bioinfweb.commons.swing.ExtendedAbstractAction
-
Constructs an instance of this class with the default path prefix /resources/symbols/
.
- ExtendedAbstractAction(String) - Constructor for class info.bioinfweb.commons.swing.ExtendedAbstractAction
-
Constructs an instance of this class with the specified path prefix.
- ExtendedDesktopPane - Class in info.bioinfweb.commons.swing
-
This class extends the JDesktopPane
with the functionality of tiling
and cascading the internal frames.
- ExtendedDesktopPane() - Constructor for class info.bioinfweb.commons.swing.ExtendedDesktopPane
-
- ExtendedScrollPaneSelector - Class in info.bioinfweb.commons.swing.scrollpaneselector
-
ExtendedScrollPaneSelector
is an extended implementation of
ScrollPaneSelector
which is is a little utility class that provides a means to quickly
scroll both vertically and horizontally on a single mouse click, by dragging a selection rectangle
over a "thumbnail" of the scrollPane's viewport view.
- extractDir(ZipFile, String, String, IOProgressListener) - Static method in class info.bioinfweb.commons.io.IOUtils
-
Extracts the contents of a directory from an archive (e.g.
- extractDir(ZipFile, String, String) - Static method in class info.bioinfweb.commons.io.IOUtils
-
Extracts the contents of a directory from an archive (e.g.
- extractFile(ZipFile, String, OutputStream, IOProgressListener) - Static method in class info.bioinfweb.commons.io.IOUtils
-
Extracts a file from an archive (e.g.
- extractFile(ZipFile, String, OutputStream) - Static method in class info.bioinfweb.commons.io.IOUtils
-
Extracts a file from an archive (e.g.
- extractFile(ZipFile, String, File, IOProgressListener) - Static method in class info.bioinfweb.commons.io.IOUtils
-
Extracts a file from an archive (e.g.
- extractFile(ZipFile, String, File) - Static method in class info.bioinfweb.commons.io.IOUtils
-
Extracts a file from an archive (e.g.
- extractFormatVersion(StartElement) - Static method in class info.bioinfweb.commons.io.XMLUtils
-
Extracts the format version from the xsi:schemaLocation
attribute (e.g.
- extractXSDFileName(StartElement) - Static method in class info.bioinfweb.commons.io.XMLUtils
-
Extracts the XSD file name from the xsi:schemaLocation
attribute (e.g.