Can I implement a toolbar/dock in Java?
- From: mux2005@xxxxxxxxx
- Date: 21 Jun 2006 23:24:26 -0700
Hallo,
I'd like to know if it is somehow possible to implement a toolbar/dock
in pure Java (or with an existing open source library that supports at
least Windows an Linux)?
The problem I have is that I can see no way of reserving screen space
in a way that will make other windows that are NOT part of my
application stay clear of this space when maximizing. There is
unfortunately no java.awt.Toolkit.setScreenInsets().
Does anyone have an idea how to do this or is this just not possible in
Java?
Ciao
Matthias
.
- Prev by Date: Re: Image with transparency?
- Next by Date: Java (Mustang) fonts on Linux vs Windows
- Previous by thread: scrollRectToVisible generating NullPointerException intermittently
- Next by thread: Java (Mustang) fonts on Linux vs Windows
- Index(es):