Reputation: 3993
I want to create a Mac OS X style Dock Bar to be placed at the bottom of a JFrame. Does anyone know how I can do this?
Upvotes: 1
Views: 1941
Reputation: 17359
Take a look at second part of this presentation http://developers.sun.com/learning/javaoneonline/2008/pdf/TS-4982.pdf?cid=925395
Upvotes: 3