Interface BusyListener

All Known Implementing Classes:
DataTree, GTree

public interface BusyListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setBusy(boolean busy)
     
  • Method Details

    • setBusy

      void setBusy(boolean busy)