public class AppendPositionAction
extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
protected PositionTable |
table |
Constructor and Description |
---|
AppendPositionAction(PositionTable table) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected final PositionTable table
public AppendPositionAction(PositionTable table)