public class SelectMembersAction extends AbstractRelationAction
| Modifier and Type | Field and Description |
|---|---|
private boolean |
add |
relations| Constructor and Description |
|---|
SelectMembersAction(boolean add)
Constructs a new
SelectMembersAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
getRelations, setPrimitives, updateEnabledStateaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprivate final boolean add
public SelectMembersAction(boolean add)
SelectMembersAction.add - if true, the members will be added to current selection. If false, the members will replace the current selection.public void actionPerformed(java.awt.event.ActionEvent e)