Class RenderPerformanceListener

    • Method Detail

      • accepts

        protected boolean accepts​(Component component)
        Filters which components' render performance should be measured.
        Parameters:
        component - the component that is instantiated
        Returns:
        true if render time should be measured the for this component, false - otherwise