Interface NameChangeListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ProvidedObjectImpl

public interface NameChangeListener extends EventListener
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • nameChanged

      void nameChanged(String newName)