public class StandardListBoxModel extends AbstractIdCredentialsListBoxModel<StandardListBoxModel,StandardCredentials>
modCount
Constructor and Description |
---|
StandardListBoxModel() |
Modifier and Type | Method and Description |
---|---|
protected String |
describe(StandardCredentials c)
Generate a description of the supplied credential.
|
with, withAll, withAll, withAll, withEmptySelection, withMatching, withMatching, withMatching
add, add, add, generateResponse, values, writeTo
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
@NonNull protected String describe(@NonNull StandardCredentials c)
describe
in class AbstractIdCredentialsListBoxModel<StandardListBoxModel,StandardCredentials>
c
- the credential.Copyright © 2014. All rights reserved.