Interface JideMenu.MenuCreator

Enclosing class:
JideMenu

@Deprecated public static interface JideMenu.MenuCreator
Deprecated.
The createMenu method of MenuCreator should JPopupMenu as parameter. Since it's a public API we have to deprecated this one and ask users to use JideMenu.PopupMenuCustomizer instead.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
     
  • Method Details

    • createMenu

      void createMenu()
      Deprecated.