Interface ConfigurableListEntry

All Superinterfaces:
EventListener, PropertyChangeListener
All Known Implementing Classes:
AbstractConfigurableListEntry

public interface ConfigurableListEntry extends PropertyChangeListener
An interface to be implemented by Configurers that manage variable sized lists. Each Configurable List entry maintains all info about a particular list entry See also ConfigurableList, ConfigurableListController, AbstractConfigurableListEntry