Interface CandyVocabulary

  • All Superinterfaces:
    EventListener, PropertyChangeListener

    public interface CandyVocabulary
    extends PropertyChangeListener

    This interface defines functionality of a controlled vocabulary. The implementation is supposed to behave as a Java bean (regarding accessing vocabulary properties).

    Each vocabulary consists of (usually many) vocabulary entries which are represented by CandyEntries.

    Version:
    $Id$
    Author:
    Martin Senger, Matthew Pocock