On Sat, Feb 4, 2017 at 2:02 PM, Vladimir Sitnikov <
[email protected]> wrote:
> It does not look good to me.
> I think
> 1) SwingUtilities.invokeLater is missing
>
Why ? to guarantee GUI responsive ?
> 2) .clear() misses to set logChanged=true
>
I don't understand why
> 3) if (logChanged) should be expressed as if (!logChanged) {return;}
>
why not
> 4) Do we really need a thread there? How that approach would scale across
> new components (e.g. statistics, etc, etc)?
>
possibly
>
> Vladimir
>
--
Cordialement.
Philippe Mouawad.