Uses of Class
org.jomc.sequences.SequenceVetoException

Uses of SequenceVetoException in org.jomc.sequences
 

Methods in org.jomc.sequences that throw SequenceVetoException
Modifier and Type Method and Description
 Sequence SequenceDirectory.addSequence(Sequence sequence)
          Adds a sequence to the directory.
 Sequence SequenceDirectory.editSequence(String name, long revision, Sequence sequence)
          Updates a sequence in the directory.
 void VetoableSequenceChangeListener.vetoableSequenceChange(SequenceChangeEvent evt)
          Gets called whenever the state of a sequence is about to change.
 



Copyright © 2005-2010 The JOMC Project. All Rights Reserved.