Uses of Enum Class
fr.ifremer.isisfish.vcs.VCSActionEvent
Package
Description
Try to keep this classes agnostic about IsisFish specific objects.
-
Uses of VCSActionEvent in fr.ifremer.isisfish.vcs
Modifier and TypeMethodDescriptionstatic VCSActionEvent
Returns the enum constant of this class with the specified name.static VCSActionEvent[]
VCSActionEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionboolean
VetoableActionListener.canDoAction
(VCS vcs, VCSActionEvent action, File... files) Permet d'arreter l'action qui souhaite etre faite, si on retourne falseprotected boolean
AbstractVCS.fireAction
(VCSActionEvent e, File... files)