| Modifier and Type | Method and Description |
|---|---|
WeightUnit |
TuttiApplicationConfig.getAccidentalCatchWeightUnit() |
WeightUnit |
TuttiApplicationConfig.getBenthosWeightUnit() |
WeightUnit |
TuttiApplicationConfig.getIndividualObservationWeightUnit() |
WeightUnit |
TuttiApplicationConfig.getMarineLitterWeightUnit() |
WeightUnit |
TuttiApplicationConfig.getSpeciesWeightUnit() |
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
EditCatchesUIModel.benthosWeightUnit
Benthos weight unit.
|
protected WeightUnit |
EditCatchesUIModel.catchWeightUnit
Catch weight unit.
|
protected WeightUnit |
EditCatchesUIModel.individualObservationWeightUnit
Indivudual observation weight unit.
|
protected WeightUnit |
EditCatchesUIModel.marineLitterWeightUnit
Marine Litter weight unit.
|
protected WeightUnit |
EditCatchesUIModel.speciesWeightUnit
Species weight unit.
|
| Constructor and Description |
|---|
EditCatchesUIModel(WeightUnit speciesWeightUnit,
WeightUnit benthosWeightUnit,
WeightUnit marineLitterWeightUnit,
WeightUnit individualObservationWeightUnit) |
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
AccidentalBatchRowModel.weightUnit
Weight unit.
|
protected WeightUnit |
AccidentalBatchTableModel.weightUnit
Weight unit.
|
protected WeightUnit |
AccidentalBatchUIHandler.weightUnit
Weight unit.
|
| Constructor and Description |
|---|
AccidentalBatchRowModel(WeightUnit weightUnit) |
AccidentalBatchRowModel(WeightUnit weightUnit,
AccidentalBatch entity) |
AccidentalBatchTableModel(WeightUnit weightUnit,
org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
BenthosBatchUIHandler.weightUnit
Weight unit.
|
protected WeightUnit |
BenthosBatchTableModel.weightUnit
Weight unit.
|
protected WeightUnit |
BenthosBatchRowModel.weightUnit
Weight unit.
|
protected WeightUnit |
CreateBenthosMelagAction.weightUnit
Weight unit.
|
| Modifier and Type | Method and Description |
|---|---|
protected <C extends Serializable> |
BenthosBatchUIHandler.addSampleCategoryColumnToModel(TableColumnModel columnModel,
ColumnIdentifier<BenthosBatchRowModel> columnIdentifier,
org.nuiton.decorator.Decorator<C> decorator,
TableCellRenderer defaultRenderer,
WeightUnit weightUnit) |
| Constructor and Description |
|---|
BenthosBatchRowModel(WeightUnit weightUnit,
SampleCategoryModel sampleCategoryModel) |
BenthosBatchRowModel(WeightUnit weightUnit,
SampleCategoryModel sampleCategoryModel,
BenthosBatch entity,
List<BenthosBatchFrequency> frequencies) |
BenthosBatchTableModel(WeightUnit weightUnit,
SampleCategoryModel sampleCategoryModel,
org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
BenthosFrequencyUIHandler.weightUnit
Weight unit.
|
protected WeightUnit |
BenthosFrequencyTableModel.weightUnit
Weight unit.
|
protected WeightUnit |
BenthosFrequencyRowModel.weightUnit
Weight unit.
|
protected WeightUnit |
BenthosFrequencyUIModel.weightUnit
Weight unit.
|
| Modifier and Type | Method and Description |
|---|---|
static List<BenthosFrequencyRowModel> |
BenthosFrequencyRowModel.fromEntity(WeightUnit weightUnit,
List<BenthosBatchFrequency> entities) |
| Constructor and Description |
|---|
BenthosFrequencyRowModel(WeightUnit weightUnit) |
BenthosFrequencyTableModel(WeightUnit weightUnit,
org.jdesktop.swingx.table.TableColumnModelExt columnModel,
BenthosFrequencyUIModel uiModel) |
BenthosFrequencyUIModel(WeightUnit weightUnit,
SampleCategoryModel sampleCategoryModel) |
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
SplitBenthosBatchUIModel.weightUnit
Weight unit.
|
| Constructor and Description |
|---|
SplitBenthosBatchUIModel(WeightUnit weightUnit,
SampleCategoryModel sampleCategoryModel) |
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
IndividualObservationBatchUIHandler.weightUnit
Weight unit.
|
protected WeightUnit |
IndividualObservationBatchRowModel.weightUnit
Weight unit.
|
protected WeightUnit |
IndividualObservationBatchTableModel.weightUnit
Weight unit.
|
| Constructor and Description |
|---|
IndividualObservationBatchRowModel(WeightUnit weightUnit) |
IndividualObservationBatchRowModel(WeightUnit weightUnit,
IndividualObservationBatch entity,
Collection<Caracteristic> defaultCaracteristicsSet) |
IndividualObservationBatchTableModel(WeightUnit weightUnit,
org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
MarineLitterBatchUIHandler.weightUnit
Weight unit.
|
protected WeightUnit |
MarineLitterBatchRowModel.weightUnit
Weight unit.
|
protected WeightUnit |
MarineLitterBatchTableModel.weightUnit
Weight unit.
|
| Constructor and Description |
|---|
MarineLitterBatchRowModel(WeightUnit weightUnit) |
MarineLitterBatchRowModel(WeightUnit weightUnit,
MarineLitterBatch entity) |
MarineLitterBatchTableModel(WeightUnit weightUnit,
org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
SpeciesBatchRowModel.weightUnit
Weight unit.
|
protected WeightUnit |
SpeciesBatchTableModel.weightUnit
Weight unit.
|
protected WeightUnit |
CreateSpeciesMelagAction.weightUnit
Weight unit.
|
protected WeightUnit |
SpeciesBatchUIHandler.weightUnit
Weight unit.
|
| Modifier and Type | Method and Description |
|---|---|
protected <C extends Serializable> |
SpeciesBatchUIHandler.addSampleCategoryColumnToModel(TableColumnModel columnModel,
ColumnIdentifier<SpeciesBatchRowModel> columnIdentifier,
org.nuiton.decorator.Decorator<C> decorator,
TableCellRenderer defaultRenderer,
WeightUnit weightUnit) |
| Constructor and Description |
|---|
SpeciesBatchRowModel(WeightUnit weightUnit,
SampleCategoryModel sampleCategoryModel) |
SpeciesBatchRowModel(WeightUnit weightUnit,
SampleCategoryModel sampleCategoryModel,
SpeciesBatch aBatch,
List<SpeciesBatchFrequency> frequencies) |
SpeciesBatchTableModel(WeightUnit weightUnit,
SampleCategoryModel sampleCategoryModel,
org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
SpeciesFrequencyUIHandler.weightUnit
Weight unit.
|
protected WeightUnit |
SpeciesFrequencyUIModel.weightUnit
Weight unit.
|
protected WeightUnit |
SpeciesFrequencyTableModel.weightUnit
Weight unit.
|
protected WeightUnit |
SpeciesFrequencyRowModel.weightUnit
Weight unit.
|
| Modifier and Type | Method and Description |
|---|---|
static List<SpeciesFrequencyRowModel> |
SpeciesFrequencyRowModel.fromEntity(WeightUnit weightUnit,
List<SpeciesBatchFrequency> entities) |
| Constructor and Description |
|---|
SpeciesFrequencyRowModel(WeightUnit weightUnit) |
SpeciesFrequencyTableModel(WeightUnit weightUnit,
org.jdesktop.swingx.table.TableColumnModelExt columnModel,
SpeciesFrequencyUIModel uiModel) |
SpeciesFrequencyUIModel(WeightUnit weightUnit,
SampleCategoryModel sampleCategoryModel) |
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
SplitSpeciesBatchUIModel.weightUnit
Weight unit.
|
| Constructor and Description |
|---|
SplitSpeciesBatchUIModel(WeightUnit weightUnit,
SampleCategoryModel sampleCategoryModel) |
| Modifier and Type | Method and Description |
|---|---|
static WeightUnit |
WeightUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeightUnit[] |
WeightUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected <R extends AbstractTuttiBeanUIModel> |
AbstractTuttiUIHandler.addColumnToModel(TableColumnModel model,
TableCellEditor editor,
TableCellRenderer renderer,
ColumnIdentifier<R> identifier,
WeightUnit weightUnit) |
protected <R extends AbstractTuttiBeanUIModel> |
AbstractTuttiUIHandler.addFloatColumnToModel(TableColumnModel model,
ColumnIdentifier<R> identifier,
String numberPattern,
WeightUnit weightUnit) |
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
EnterMelagWeightDialog.weightUnit |
| Modifier and Type | Method and Description |
|---|---|
WeightUnit |
EnterMelagWeightDialog.getWeightUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
EnterMelagWeightDialog.setWeightUnit(WeightUnit weightUnit) |
Copyright © 2012–2013 Ifremer. All rights reserved.