Skip navigation links
de.enflexit.common.classSelection

Interface JListClassSearcherListener

    • Method Detail

      • addClassFound

        void addClassFound(ClassElement2Display ce2d)
        Will be invoked, if a class was found in a bundle and added to the result list.
        Parameters:
        ce2d - the ClassElement2Display
      • removeClassFound

        void removeClassFound(ClassElement2Display ce2d)
        Will be invoked if a class was removed from the classes found.
        Parameters:
        ce2d - the ClassElement2Display