The syntax of the dockables.xml
file has not changed.
Instead of overriding the deprecated
JComponent.requestDefaultFocus()
method,
dockable windows can now implement the new DefaultFocusComponent
interface and its
focusOnDefaultComponent()
method.