BoxDeleteMolecules
, BoxImposePbc
, BoxInflate
, BoxQuench
public abstract class BoxActionAdapter extends java.lang.Object implements BoxAction, java.io.Serializable
Constructor | Description |
---|---|
BoxActionAdapter() |
Modifier and Type | Method | Description |
---|---|---|
Box |
getBox() |
|
void |
setBox(Box box) |
Specifies the Box that will be subject to the action, upon subsequent call to actionPerformed()
|
actionPerformed