public interface IGUIPluginController extends PropertyProcessedAlgorithmEventListener, GUIEventListener
IGUIPluginController is part of an IGUIPlugin and is reponsible for handling PropertyProcessedAlgorithmEvents and GUIEvents it is provided. This usually involves either directly reacting to these
events, e.g. a mouse click, or extract required information from a PropertyProcessedAlgorithmEvent and store it inside a IGUIPluginModel.handleSerializableAlgorithmEventhandleGUIEvent