Package com.jidesoft.swing
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 useJideMenu.PopupMenuCustomizer
instead.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
createMenu()
Deprecated.
-