Class MXConfigGUI

All Implemented Interfaces:
DCNodeConfigGUIIfc, ActionListener, ItemListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class MXConfigGUI extends ProcessorNodeConfigGUI implements ActionListener
The configuration GUI for the Multi-Threaded Aggregator. It's cloned from the FlexibleAggregator, and it basically adds a new "Advanced" panel, with a single parameter to control the number of processing threads.
See Also: