IAction
BoxActionAdapter
, BoxDeleteMolecules
, BoxImposePbc
, BoxInflate
, BoxInflateAnisotropic
, BoxInflateDeformable
, BoxQuench
public interface BoxAction extends IAction
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
Box getBox()
void setBox(Box box)
box
- the Box targeted by the action