Currently we can extract subclass using Extract Superclass. However I think the interface is confusing and I usually have to sit and think about which boxes to check (is it the methods I want inherited or the methods I want implemented? is what I wonder)
I suggest adding "Extract Subclass" to the refactoring menu, and inverting the meaning of the checkboxes, so I check which methods I want to push down.