Interface CharacterInformationListener
-
- All Superinterfaces:
java.util.EventListener
public interface CharacterInformationListener extends java.util.EventListenerCallback when aCharacterInformationis changed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinformationChanged()The item changed.
-