Swingbuilder - application location centering
Posted
by Amoeba
on Stack Overflow
See other posts from Stack Overflow
or by Amoeba
Published on 2010-04-26T14:38:26Z
Indexed on
2010/04/26
21:03 UTC
Read the original article
Hit count: 294
I am creating an application using Griffon->SwingBuilder. I would like to able to center the application on the desktop.
I know we have the 'location: [x,y]' argument we can provide on application creation. Is there anyway to access desktop properties to calculate the center?
© Stack Overflow or respective owner