Package docking.menu

Interface MenuGroupListener

All Known Implementing Classes:
MenuBarManager

public interface MenuGroupListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    menuGroupChanged(String[] menuPath, String group)
     
  • Method Details