protected static class SpeciesBatchRowHelper.SpeciesDecoratorListener<R extends Serializable,T extends org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<R>> extends Object implements ActionListener
| Modifier and Type | Field and Description |
|---|---|
protected ButtonGroup |
buttonGroup |
protected org.jdesktop.swingx.table.TableColumnExt |
column |
protected TuttiDecorator<Species> |
decorator |
protected SpeciesSortableRowModel |
optionalModel |
protected org.jdesktop.swingx.JXTable |
table |
| Constructor and Description |
|---|
SpeciesBatchRowHelper.SpeciesDecoratorListener(org.jdesktop.swingx.JXTable table,
ButtonGroup buttonGroup,
SpeciesSortableRowModel optionalModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
recomputeSpeciesColumnTip() |
protected final org.jdesktop.swingx.JXTable table
protected final ButtonGroup buttonGroup
protected final SpeciesSortableRowModel optionalModel
protected final TuttiDecorator<Species> decorator
protected final org.jdesktop.swingx.table.TableColumnExt column
public SpeciesBatchRowHelper.SpeciesDecoratorListener(org.jdesktop.swingx.JXTable table,
ButtonGroup buttonGroup,
SpeciesSortableRowModel optionalModel)
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic void recomputeSpeciesColumnTip()
Copyright © 2012–2014 Ifremer. All rights reserved.