Interface SelectionChangedListener<T>

  • All Known Implementing Classes:
    MBeansContentPanel, NameEditForm

    public interface SelectionChangedListener<T>
    Indicates if the selection in the MBeans tree has changed.
    Author:
    Markus von RĂ¼den