public class SpeciesBatchDecorator<R extends SpeciesAbleBatch> extends DecoratorService.SpeciesFromProtocolDecorator
SpeciesAbleBatch as a Species.
Used to be able to keep the hole speciesBatch in the cell.TuttiDecorator.TuttiDecoratorComparator<O>cache, sortOnlyOnSelectedContext, sortOnlyOnSelectedContextTokens, tokenMethods, useCachecontexts, separator, separatorReplacement| Constructor and Description |
|---|
SpeciesBatchDecorator(org.jdesktop.swingx.JXTable table) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getValue(Species bean,
String token) |
static <R extends SpeciesAbleBatch> |
newDecorator(org.jdesktop.swingx.JXTable table) |
protected Object |
onNullValue(Species bean,
String token) |
String |
toString(Object bean) |
clone, getCurrentComparator, getSortOnlyOnSelectedContextTokens, isSortOnlyOnSelectedContext, isUseCache, newDecorator, setSortOnlyOnSelectedContext, setSortOnlyOnSelectedContextTokens, setUseCacheensureContextIndex, getComparator, getNbContext, getSeparator, getSeparatorReplacement, setContextIndexpublic SpeciesBatchDecorator(org.jdesktop.swingx.JXTable table)
throws IllegalArgumentException,
NullPointerException
public static <R extends SpeciesAbleBatch> SpeciesBatchDecorator<R> newDecorator(org.jdesktop.swingx.JXTable table)
public String toString(Object bean)
toString in class TuttiDecorator<Species>protected Object getValue(Species bean, String token)
getValue in class DecoratorService.SpeciesFromProtocolDecoratorprotected Object onNullValue(Species bean, String token)
onNullValue in class DecoratorService.SpeciesFromProtocolDecoratorCopyright © 2012–2013 Ifremer. All rights reserved.