- ObservableList<E> - Class in info.bioinfweb.commons.collections.observable
-
Decorator for an instance of
List
that allows to track modifications of the underlying list
using an
ListChangeListener
.
- ObservableList(List<E>) - Constructor for class info.bioinfweb.commons.collections.observable.ObservableList
-
Creates a new instance of this class.
- OkCancelApplyDialog - Class in info.bioinfweb.commons.swing
-
- OkCancelApplyDialog() - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyDialog
-
- OkCancelApplyDialog(Frame) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyDialog
-
- OkCancelApplyDialog(Frame, boolean) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyDialog
-
- OkCancelApplyDialog(Dialog, boolean, boolean) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyDialog
-
- OkCancelApplyDialog(Frame, boolean, boolean) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyDialog
-
- OkCancelApplyDialog(Dialog, boolean) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyDialog
-
- OkCancelApplyDialog(Dialog) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyDialog
-
- OkCancelApplyDialog(Window) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyDialog
-
- OkCancelApplyHelpDialog - Class in info.bioinfweb.commons.swing
-
- OkCancelApplyHelpDialog() - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyHelpDialog
-
- OkCancelApplyHelpDialog(Frame) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyHelpDialog
-
- OkCancelApplyHelpDialog(Frame, boolean) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyHelpDialog
-
- OkCancelApplyHelpDialog(Dialog, boolean) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyHelpDialog
-
- OkCancelApplyHelpDialog(Dialog, boolean, boolean) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyHelpDialog
-
- OkCancelApplyHelpDialog(Frame, boolean, boolean) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyHelpDialog
-
- OkCancelApplyHelpDialog(Dialog) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyHelpDialog
-
- OkCancelApplyHelpDialog(Window) - Constructor for class info.bioinfweb.commons.swing.OkCancelApplyHelpDialog
-
- oneLetterAminoAcidByThreeLetter(String) - Static method in class info.bioinfweb.commons.bio.SequenceUtils
-
Converts the specified three letter amino acid code into a one letter representation.
- oneLetterAminoAcidConstituents(String) - Static method in class info.bioinfweb.commons.bio.SequenceUtils
-
Returns the one letter amino acid representations of all compounds that could be represented by the
specified ambiguity code.
- onProgress(double, String) - Method in class info.bioinfweb.commons.progress.AbstractProgressMonitor
-
- onProgress(double, String) - Method in class info.bioinfweb.commons.progress.VoidProgressMonitor
-
- OPENING_TAG_PATTERN - Static variable in class info.bioinfweb.commons.HTMLTruncater
-
Checks for opening tags, allowing leading and ending space inside the brackets
- OpenWebsiteAction - Class in info.bioinfweb.commons.swing.actions
-
Action object to be used with Swing GUIs that opens the specified URL in the default browser.
- OpenWebsiteAction(String, String) - Constructor for class info.bioinfweb.commons.swing.actions.OpenWebsiteAction
-
Creates a new instance of this class.
- OpenWebsiteAction(String) - Constructor for class info.bioinfweb.commons.swing.actions.OpenWebsiteAction
-
Creates a new instance of this class.
- OpenWebsiteAction(URI, String) - Constructor for class info.bioinfweb.commons.swing.actions.OpenWebsiteAction
-
Creates a new instance of this class.
- OpenWebsiteAction(URI) - Constructor for class info.bioinfweb.commons.swing.actions.OpenWebsiteAction
-
Creates a new instance of this class.
- org.jdesktop.swingx.scrollpaneselector - package org.jdesktop.swingx.scrollpaneselector
-
- overlaps(byte, byte, byte, byte) - Static method in class info.bioinfweb.commons.Math2
-
Checks whether the two specified intervals have an overlap.
- overlaps(int, int, int, int) - Static method in class info.bioinfweb.commons.Math2
-
Checks whether the two specified intervals have an overlap.
- overlaps(long, long, long, long) - Static method in class info.bioinfweb.commons.Math2
-
Checks whether the two specified intervals have an overlap.
- overlaps(float, float, float, float) - Static method in class info.bioinfweb.commons.Math2
-
Checks whether the two specified intervals have an overlap.
- overlaps(double, double, double, double) - Static method in class info.bioinfweb.commons.Math2
-
Checks whether the two specified intervals have an overlap.
- overlapsNE(byte, byte, byte, byte) - Static method in class info.bioinfweb.commons.Math2
-
- overlapsNE(int, int, int, int) - Static method in class info.bioinfweb.commons.Math2
-
- overlapsNE(long, long, long, long) - Static method in class info.bioinfweb.commons.Math2
-
- overlapsNE(float, float, float, float) - Static method in class info.bioinfweb.commons.Math2
-
- overlapsNE(double, double, double, double) - Static method in class info.bioinfweb.commons.Math2
-