Package org.swtchart

Interface IDisposeListener


public interface IDisposeListener
The dispose listener.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    disposed(org.eclipse.swt.widgets.Event e)
    The method to be invoked when the target is disposed.
  • Method Details

    • disposed

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