Interface FilterListener

All Known Implementing Classes:
BugTreeModel.MyFilterListener

public interface FilterListener
Implemented by BugTreeModel. Allows the model to clear its cache when the set of filters changes.
  • Nested Class Summary

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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • clearCache

      void clearCache()