Hey in c# I used this to dock windows.

Is there a way to docking windows in the same way in Java. I have searched around and have only found information about frameworks which you have to buy.

Any information about how to do this would be great. I know this could be done by re-writting the code above but I would prefer not to.


Thanks