public class UpdateBagHandler
extends javax.swing.AbstractAction
| Constructor and Description |
|---|
UpdateBagHandler(BagView bagView) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
setBagView(BagView bagView) |
void |
updateBag(cool.pandora.modeller.bag.impl.DefaultBag bag) |
public UpdateBagHandler(BagView bagView)
bagView - BagViewpublic void setBagView(BagView bagView)
bagView - BagViewpublic void actionPerformed(java.awt.event.ActionEvent e)
public void updateBag(cool.pandora.modeller.bag.impl.DefaultBag bag)
bag - DefaultBag