Interface CharacterDataChangeListener

All Superinterfaces:
Serializable

public interface CharacterDataChangeListener extends Serializable
Implementations of this interface receive notifications of changes to the Character Data.
See Also:
  • Method Details

    • characterDataChanged

      void characterDataChanged(CharacterDataChangeEvent event)
      Notification that a Character Data was added. Called after it is changed.
      Parameters:
      event - the character data change event