Uses of Interface
apps.projectmanagement.component.ganttchart.Menu.MenuCommandListener

Packages that use Menu.MenuCommandListener
apps.projectmanagement.component.ganttchart   
 

Uses of Menu.MenuCommandListener in apps.projectmanagement.component.ganttchart
 

Methods in apps.projectmanagement.component.ganttchart with parameters of type Menu.MenuCommandListener
 void Menu.addMenuCommandListener(Menu.MenuCommandListener l)
          Adds the menu command listener.
 void TaskRow.removeMenuCommandListener(Menu.MenuCommandListener l)
          Removes the menu command listener.
 void Menu.removeMenuCommandListener(Menu.MenuCommandListener l)
          Removes the menu command listener.