| Package | Description |
|---|---|
| com.jidesoft.swing |
The package contains many based classes we added on top of Swing for JIDE Common Layer.
|
| Modifier and Type | Method and Description |
|---|---|
JideMenu.PopupMenuOriginCalculator |
JideMenu.getOriginCalculator()
Gets the PopupMenuOriginCalculator or
null, if none has been specified. |
| Modifier and Type | Method and Description |
|---|---|
void |
JideMenu.setOriginCalculator(JideMenu.PopupMenuOriginCalculator originCalculator)
Sets the PopupMenuOriginCalculator that will be used to determine the popup menu origin.
|