| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTuttiBatchTableUIHandler.initBatchTable(org.jdesktop.swingx.JXTable table,
TableColumnModel columnModel,
AbstractTuttiTableModel<R> tableModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccidentalBatchTableModel |
| Modifier and Type | Class and Description |
|---|---|
class |
BenthosBatchTableModel |
| Modifier and Type | Class and Description |
|---|---|
class |
MacroWasteBatchTableModel |
| Modifier and Type | Class and Description |
|---|---|
class |
PlanktonBatchTableModel |
| Modifier and Type | Class and Description |
|---|---|
class |
SpeciesBatchTableModel |
| Modifier and Type | Class and Description |
|---|---|
class |
SpeciesFrequencyTableModel
Model of the species frequency table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SplitSpeciesBatchTableModel
Table model of sample categories values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CaracteristicTabUIHandler<RM extends CaracteristicRowModel<RM>,M extends CaracteristicTabUIModel<RM,M>,TM extends AbstractTuttiTableModel<RM>,UI extends TuttiUI<M,?>> |
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentTableModel |
| Modifier and Type | Class and Description |
|---|---|
class |
GearShootingTableModel |
| Modifier and Type | Class and Description |
|---|---|
class |
HydrologyTableModel |
| Modifier and Type | Class and Description |
|---|---|
class |
EditProtocolSpeciesTableModel |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractTuttiTableModel<AbstractTuttiBeanUIModel> |
AttachmentCellEditor.tableModel |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractTuttiTableModel<AbstractTuttiBeanUIModel> |
LongTextCellComponent.LongTextCellEditor.tableModel |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSelectTableAction<M extends AbstractTuttiTableModel>
Abstract action to select something in a table.
|
class |
MoveToNextEditableCellAction<M extends AbstractTuttiTableModel>
Action to select next editable cell in a table.
|
class |
MoveToNextEditableRowAction<M extends AbstractTuttiTableModel>
Action to select next editable row in a table.
|
class |
MoveToPreviousEditableCellAction<M extends AbstractTuttiTableModel>
Action to select previous editable cell in a table.
|
class |
MoveToPreviousEditableRowAction<M extends AbstractTuttiTableModel>
Action to select previous editable row in a table.
|
| Modifier and Type | Method and Description |
|---|---|
static <M extends AbstractTuttiTableModel> |
MoveToNextEditableCellAction.newAction(M model,
JTable table) |
static <M extends AbstractTuttiTableModel> |
MoveToPreviousEditableRowAction.newAction(M model,
JTable table) |
static <M extends AbstractTuttiTableModel> |
MoveToPreviousEditableCellAction.newAction(M model,
JTable table) |
static <M extends AbstractTuttiTableModel> |
MoveToNextEditableRowAction.newAction(M model,
JTable table) |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractTuttiTableModel<R> |
AbstractTuttiTableUIHandler.getTableModel() |
Copyright © 2012-2013 Ifremer. All Rights Reserved.