How to Create toolbar window in
java(awt)? It should have win9x features. when user drag the toolbar, it should be displayed in a separate window. On double clicking on the title bar of the toolbar widow it should be agin added to the parent frame.
What I want is to create a window with default frame behaviour? It should not have built in title bar or it should be customizable.