mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
mem leak
This commit is contained in:
@@ -289,5 +289,6 @@ class ToolWindowsWidget extends JLabel implements CustomStatusBarWidget, StatusB
|
||||
Disposer.dispose(this);
|
||||
KeyboardFocusManager.getCurrentKeyboardFocusManager().removePropertyChangeListener("focusOwner", this);
|
||||
myStatusBar = null;
|
||||
popup = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user