- lastChar(CharSequence) - Static method in class info.bioinfweb.commons.text.StringUtils
-
Returns the last character of the specified sequence.
- lastIndexOf(Object) - Method in class info.bioinfweb.commons.collections.ListDecorator
-
- layoutContainer(Container) - Method in class org.jdesktop.swingx.scrollpaneselector.TweakedScrollPaneLayout
-
- leftSubsequence(String, int) - Static method in class info.bioinfweb.commons.bio.SequenceUtils
-
Returns the left subsequence with the specified length (which does not include gaps).
- length() - Method in interface info.bioinfweb.commons.collections.bitstorage.BitField
-
Returns the current length of the bit field.
- lengthWOGaps(CharSequence) - Static method in class info.bioinfweb.commons.bio.SequenceUtils
-
- LimitedInputStream - Class in info.bioinfweb.commons.io
-
Guarantees that no more bytes as specified are read from the decorated reader.
- LimitedInputStream(InputStream, long) - Constructor for class info.bioinfweb.commons.io.LimitedInputStream
-
Creates a new instance of this class.
- LimitedReader - Class in info.bioinfweb.commons.io
-
Guarantees that no more characters as specified are read from the decorated reader.
- LimitedReader(Reader, long) - Constructor for class info.bioinfweb.commons.io.LimitedReader
-
Creates a new instance of this class.
- LINE_LENGTH - Static variable in class info.bioinfweb.commons.bio.biojava3.alignment.io.fasta.FastaWriter
-
- LINE_LENGTH - Static variable in class info.bioinfweb.commons.bio.biojava3.alignment.io.mega.MEGAWriter
-
- LINE_SEPARATOR - Static variable in class info.bioinfweb.commons.bio.biojava3.alignment.io.mega.MEGAWriter
-
- ListAddEvent<E> - Class in info.bioinfweb.commons.collections.observable
-
Event that indicates that one or more new elements have been add to an implementation of List
.
- ListAddEvent(List<E>, int, Collection<? extends E>) - Constructor for class info.bioinfweb.commons.collections.observable.ListAddEvent
-
Creates a new instance of this class.
- ListAddEvent(List<E>, int, E) - Constructor for class info.bioinfweb.commons.collections.observable.ListAddEvent
-
Creates a new event object.
- ListBackedComboBoxModel<E> - Class in info.bioinfweb.commons.swing
-
An implementation of ComboBoxModel
that always reflects the contents of a List
.
- ListBackedComboBoxModel(List<E>) - Constructor for class info.bioinfweb.commons.swing.ListBackedComboBoxModel
-
- ListBackedListModel<E> - Class in info.bioinfweb.commons.swing
-
An implementation of ListModel
that always reflects the contents of a List
.
- ListBackedListModel(List<E>) - Constructor for class info.bioinfweb.commons.swing.ListBackedListModel
-
- ListChangeAdapter<E> - Class in info.bioinfweb.commons.collections.observable
-
Adapter class that provides empty default implementation for all events.
- ListChangeAdapter() - Constructor for class info.bioinfweb.commons.collections.observable.ListChangeAdapter
-
- ListChangeEvent<E> - Class in info.bioinfweb.commons.collections.observable
-
An event object indicating that an instance of List
has been modified.
- ListChangeEvent(List<E>, ListChangeType, int) - Constructor for class info.bioinfweb.commons.collections.observable.ListChangeEvent
-
Creates a new event object.
- ListChangeListener<E> - Interface in info.bioinfweb.commons.collections.observable
-
Classes that want to listen to modifications applied to an instance of List
(e.g.
- ListChangeType - Enum in info.bioinfweb.commons.collections
-
Enumerates the types of basic changes that could be applied to a list or a sequence.
- ListDecorator<E> - Class in info.bioinfweb.commons.collections
-
Classes that decorate (wrap) a List
can be inherited from this class.
- ListDecorator(List<E>) - Constructor for class info.bioinfweb.commons.collections.ListDecorator
-
Creates a new instance of this class.
- listIterator() - Method in class info.bioinfweb.commons.collections.ListDecorator
-
- listIterator(int) - Method in class info.bioinfweb.commons.collections.ListDecorator
-
- ListIteratorDecorator<E> - Class in info.bioinfweb.commons.collections
-
Classes that decorate (wrap) a ListIterator
can be inherited from this class.
- ListIteratorDecorator(ListIterator<E>) - Constructor for class info.bioinfweb.commons.collections.ListIteratorDecorator
-
Creates a new instance of this class.
- ListMultipleChangesEvent<E> - Class in info.bioinfweb.commons.collections.observable
-
An event object indicating that multiple modifications of an instance of List
have happened.
- ListMultipleChangesEvent(List<E>, ListChangeType, int, Collection<? extends E>) - Constructor for class info.bioinfweb.commons.collections.observable.ListMultipleChangesEvent
-
Creates a new event object.
- ListMultipleChangesEvent(List<E>, ListChangeType, int, E) - Constructor for class info.bioinfweb.commons.collections.observable.ListMultipleChangesEvent
-
Creates a new event object.
- ListRemoveEvent<L,E> - Class in info.bioinfweb.commons.collections.observable
-
Event that indicates that one or more elements have been removed from an implementation of List
.
- ListRemoveEvent(List<L>, int, Collection<? extends E>) - Constructor for class info.bioinfweb.commons.collections.observable.ListRemoveEvent
-
Creates a new event object.
- ListRemoveEvent(List<L>, int, E) - Constructor for class info.bioinfweb.commons.collections.observable.ListRemoveEvent
-
Creates a new event object.
- ListReplaceEvent<E> - Class in info.bioinfweb.commons.collections.observable
-
Event that indicates that one or more new elements will be or have been add to an implementation of List
.
- ListReplaceEvent(List<E>, int, E, E) - Constructor for class info.bioinfweb.commons.collections.observable.ListReplaceEvent
-
Creates a new event object.
- listSwap(List<E>, int) - Static method in class info.bioinfweb.commons.RandomValues
-
Swaps the elements of the list to get a random order.
- loadSymbols(String) - Method in class info.bioinfweb.commons.swing.ExtendedAbstractAction
-
Loads the small and large icon for this action from /resources/symbols/ in the
the JAR file.
- LocaleComboBoxModel - Class in info.bioinfweb.commons.swing
-
- LocaleComboBoxModel() - Constructor for class info.bioinfweb.commons.swing.LocaleComboBoxModel
-
- LocaleComboBoxModel(Locale[]) - Constructor for class info.bioinfweb.commons.swing.LocaleComboBoxModel
-
- log(double, double) - Static method in class info.bioinfweb.commons.Math2
-
- logNumericValue(String, String) - Method in class info.bioinfweb.commons.testing.TestLogger
-
- logTimeSince(String, String) - Method in class info.bioinfweb.commons.testing.TestLogger
-
- LongIDManager - Class in info.bioinfweb.commons
-
A tool class that creates unique long
IDs.
- LongIDManager() - Constructor for class info.bioinfweb.commons.LongIDManager
-
- longPow(long, long) - Static method in class info.bioinfweb.commons.Math2
-