Package com.jidesoft.swing
Interface JideMenu.MenuCreator
-
- Enclosing class:
- JideMenu
@Deprecated public static interface JideMenu.MenuCreatorDeprecated.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.PopupMenuCustomizerinstead.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidcreateMenu()Deprecated.
-