Insubstantial / insubstantial

Swing look-and-feel library and assorted widgets
195 stars 57 forks source link

Misc Memory Leaks #117

Open shemnon opened 11 years ago

shemnon commented 11 years ago
IvanRF commented 8 years ago

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

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