I was trying to customize the reset window click action under menu items in netbeans platform using netbeans open IDE. Current implementation of netbeans clears up all the top components of property mode and output mode except for editor mode and explorer mode.
My requirement is to keep the output mode and explore mode minimized even after clicking 'reset windows' using "Actions/Window/org-netbeans-core-windows-actions-ResetWindowsAction.instance".