JIDE 3.5.15

com.jidesoft.swing
Interface JideMenu.MenuCreator

Enclosing class:
JideMenu

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.

@Deprecated
public static interface JideMenu.MenuCreator


Method Summary
 void createMenu()
          Deprecated.  
 

Method Detail

createMenu

void createMenu()
Deprecated. 

JIDE 3.5.15