WindowPane

Hello

I have two problems with WindowPane
1. Minimize window (how it's work, I press the minimize button and nothing)

window.setMinimizeEnabled(true);

2. Problem with PNG images in Borders(If image is with transaparency color (fill image doesn't work))
but if I use the same image without transaparence color it's working.

How can I create same WindowPane as in demo application (almost invisible)
Plese send mi some example code

See

See http://bugs.nextapp.com/mantis/view.php?id=170, client/server code is incomplete yet. The source of the demo application can be obtained through the top menu (Tools -> View source code of this screen).

Ok there is nice javascript,

Ok there is nice javascript, but I'm looking for server-side code for that purpose. And i need some simple example to make transparency borders