Uses of Interface
fr.ifremer.isisfish.vcs.VetoableActionListener

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  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)
           
 



Copyright © 1999-2010 CodeLutin. All Rights Reserved.