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