JavaScript is disabled on your browser.
Skip navigation links
JIDE Common Layer 3.7.6
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
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 use
JideMenu.PopupMenuCustomizer
instead.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
void
createMenu
()
Deprecated.
Method Details
createMenu
void
createMenu
()
Deprecated.
JideMenu.PopupMenuCustomizer
instead.