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