GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -

Step 5 - cleanup of old key binding support constructor parameter; start
of cleanup of DockingActionProviderIf
This commit is contained in:
dragonmacher 2019-06-27 14:06:47 -04:00
parent ff4b3736b9
commit 115243801e
73 changed files with 574 additions and 682 deletions

View file

@ -96,9 +96,6 @@ public class WindowActionManager {
toolBarMgr.dispose();
}
/**
* Notifies the window manager that an action context update is needed.
*/
synchronized void contextChanged(ComponentPlaceholder placeHolder) {
placeHolderForScheduledActionUpdate = placeHolder;