I am creating a web application to draw graphics, in a photoshop kind of style. Now I would like to have panels that can either be opened as a window, or dragged to one of the sides, in which it becomes a sidebar.
I am currently using a border layout with draggable east, south and west panels, but I am not comletely satisfied with the result. Are there any examples available of something similar?