Insubstantial / insubstantial

Swing look-and-feel library and assorted widgets
193 stars 58 forks source link

Misc Memory Leaks #117

Open shemnon opened 11 years ago

shemnon commented 11 years ago
IvanRF commented 7 years ago

So, for the second point: BasicCommandPopupMenuUI.java#L508 should be:

PopupPanelManager.defaultManager().removePopupListener(this.popupListener);