Package net.ssehub.easy.dslCore.ui.listeners
Some generic listener implementations and supporting classes.
-
Interface Summary Interface Description IAggregatableListener An aggregatable listener.IControl Defines the interface of a control to be used with the simple model processing listener. -
Class Summary Class Description AggregatingModelLoadingListener Implements an aggregating model loading listener, which enables the given controls only if all listeners are enabled.BasicModelLoadingListener<M extends IModel> Generically implements a model processing (loading) listener which disables UI controls.ButtonUiControl Implements a UI control class forButton.