| For performance reasons, I am using tabs for the visualizers. Since a
visualizer is heavy weight, I don not want to have two separate result
collectors rather the same information. Instead, I would rather have the
visualizer be the container for the data and simply pass the data to child
JComponents. In the future, we may want to add email alerts as a third tab.
|