Interface CompositeStateObserver


  • public interface CompositeStateObserver
    Since:
    1.1
    Author:
    Tobias Verhoeven
    • Method Detail

      • compositeChangedState

        void compositeChangedState​(org.eclipse.swt.widgets.Composite caller,
                                   boolean complete,
                                   ECPProperties projectProperties)
        This method is called to inform observers weather the according composites finished-state has changed.
        Parameters:
        caller - the composite
        complete - true if complete, false if incomplete
        projectProperties - the project properties