| Package | Description |
|---|---|
| fr.ifremer.isisfish.vcs |
Try to keep this classes agnostic about IsisFish specific objects.
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<VetoableActionListener> |
AbstractVCS.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractVCS.addVetoableActionListener(VetoableActionListener l) |
void |
VCS.addVetoableActionListener(VetoableActionListener l)
Ajout un listener pouvant interdire les actions du vcs
|
void |
AbstractVCS.remoteVetoableActionListener(VetoableActionListener l) |
void |
VCS.remoteVetoableActionListener(VetoableActionListener l)
Supprime un listener pouvant interdire les actions du vcs
|
Copyright © 1999-2013 CodeLutin. All Rights Reserved.