Uses of Interface
com.jidesoft.swing.JideMenu.PopupMenuOriginCalculator

Packages that use JideMenu.PopupMenuOriginCalculator
com.jidesoft.swing The package contains many based classes we added on top of Swing for JIDE Common Layer. 
 

Uses of JideMenu.PopupMenuOriginCalculator in com.jidesoft.swing
 

Methods in com.jidesoft.swing that return JideMenu.PopupMenuOriginCalculator
 JideMenu.PopupMenuOriginCalculator JideMenu.getOriginCalculator()
          Gets the PopupMenuOriginCalculator or null, if none has been specified.
 

Methods in com.jidesoft.swing with parameters of type JideMenu.PopupMenuOriginCalculator
 void JideMenu.setOriginCalculator(JideMenu.PopupMenuOriginCalculator originCalculator)
          Sets the PopupMenuOriginCalculator that will be used to determine the popup menu origin.
 



Copyright © 2013. All Rights Reserved.