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