|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VCSActionEvent | |
|---|---|
| fr.ifremer.isisfish.vcs | Try to keep this classes agnostic about IsisFish specific objects. |
| Uses of VCSActionEvent in fr.ifremer.isisfish.vcs |
|---|
| Methods in fr.ifremer.isisfish.vcs that return VCSActionEvent | |
|---|---|
static VCSActionEvent |
VCSActionEvent.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VCSActionEvent[] |
VCSActionEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in fr.ifremer.isisfish.vcs with parameters of type VCSActionEvent | |
|---|---|
boolean |
VetoableActionListener.canDoAction(VCS vcs,
VCSActionEvent action,
File... files)
Permet d'arreter l'action qui souhaite etre faite, si on retourne false |
protected boolean |
AbstractVCS.fireAction(VCSActionEvent e,
File... files)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||