Interface LabelChangedListener<T>

    • Method Detail

      • labelChanged

        void labelChanged​(T object,
                          String label)
        The label of the object has changed.
        Parameters:
        object - the instance
        label - the new label