|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VetoableActionListener | |
|---|---|
| fr.ifremer.isisfish.vcs | Try to keep this classes agnostic about IsisFish specific objects. |
| Uses of VetoableActionListener in fr.ifremer.isisfish.vcs |
|---|
| Fields in fr.ifremer.isisfish.vcs with type parameters of type VetoableActionListener | |
|---|---|
protected java.util.Set<VetoableActionListener> |
AbstractVCS.listeners
|
| Methods in fr.ifremer.isisfish.vcs with parameters of type VetoableActionListener | |
|---|---|
void |
VCS.addVetoableActionListener(VetoableActionListener l)
Ajout un listener pouvant interdire les actions du vcs |
void |
AbstractVCS.addVetoableActionListener(VetoableActionListener l)
|
void |
VCS.remoteVetoableActionListener(VetoableActionListener l)
Supprime un listener pouvant interdire les actions du vcs |
void |
AbstractVCS.remoteVetoableActionListener(VetoableActionListener l)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||