Package org.swtchart

Interface IDisposeListener


  • public interface IDisposeListener
    The dispose listener.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void disposed​(org.eclipse.swt.widgets.Event e)
      The method to be invoked when the target is disposed.
    • Method Detail

      • disposed

        void disposed​(org.eclipse.swt.widgets.Event e)
        The method to be invoked when the target is disposed.
        Parameters:
        e - the event