| 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 |
class |
SpeciesFrequencyTableModel
Model of the species frequency table.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractTuttiTableModel<AbstractTuttiBeanUIModel> |
LongTextCellComponent.LongTextCellEditor.tableModel |
protected AbstractTuttiTableModel<AbstractTuttiBeanUIModel> |
AttachmentCellComponent.AttachmentCellEditor.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 |
|---|---|
protected abstract AbstractTuttiTableModel<R> |
AbstractTuttiTableUIHandler.getTableModel() |
| Constructor and Description |
|---|
TableRowModificationListener(AbstractTuttiTableModel<R> tableModel,
TuttiBeanMonitor<R> beanMonitor) |
Copyright © 2012 Ifremer. All Rights Reserved.