Hello,
with
Toolkit.getDefaultToolkit().getScreenSize()
i do geht the screen size.
But usually this isn't the available size i have for my own program, because on the mac there is a on top an menubar and a on bottom an iconbar. Windows does have an iconbar. So how do i get the real available space?