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, withMatchingadd, add, add, generateResponse, values, writeToadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCode@NonNull protected String describe(@NonNull StandardCredentials c)
describe in class AbstractIdCredentialsListBoxModel<StandardListBoxModel,StandardCredentials>c - the credential.Copyright © 2004-2014. All Rights Reserved.