windowless apps with no windows bar or buttons

hi, is it possible to make applications for the desktop without the traditional toolbar in swing? i.e. no max or min buttons, but allow me to include my own graphics in the top corners to represent buttons etcthanks
[229 byte] By [obeseninjaa] at [2007-10-2 0:02:22]
# 1
JWindow will probably give you what you need: http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JWindow.html
mjparmea at 2007-7-15 16:01:29 > top of Java-index,Desktop,Developing for the Desktop...