Results 1 to 3 of 3
- 02-05-2011, 09:42 PM #1
Member
- Join Date
- Feb 2011
- Posts
- 2
- Rep Power
- 0
Mac OS X, Swing & Spaces - how to determine on which space given Java window is?
Hi all,
Please, is there any way how to determine position of a JFrame (or any window) in Mac OS X Spaces? It is easy to find position and size on the screen, but I could not find out how to determine the active space. I need to detect that a window has been moved from space to space and move toolbars with it.
Thanks for help.
- 02-05-2011, 10:20 PM #2
- Join Date
- Dec 2010
- Location
- Stockholm, Sweden
- Posts
- 222
- Blog Entries
- 9
- Rep Power
- 3
I'm guessing Max OS X spaces are the same thing as workspaces in GNU/Linux.
If so than it is a OS dependent feature, and your best change is the look for a library written in C (or alike) and bind it with Java.Ex animo! Hibernate
Java, Arch Linux, C, GPL v3, Bash, Eclipse, Linux VT, GNOME 2 and many buttons on windows.
- 02-06-2011, 04:38 AM #3
Member
- Join Date
- Feb 2011
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
How to determine whether Swing has been initialised?
By rcasha in forum AWT / SwingReplies: 6Last Post: 01-21-2011, 07:02 AM -
How to find the active Window in Swing?
By akcasoy in forum AWT / SwingReplies: 16Last Post: 06-26-2010, 05:33 PM -
Java swing window...
By mohitgupta1989 in forum Advanced JavaReplies: 2Last Post: 06-25-2010, 02:02 PM -
Swing: unstabel window paint?
By t500yo in forum AWT / SwingReplies: 3Last Post: 06-03-2010, 02:25 PM -
Converting all spaces to Single Space
By JordashTalon in forum New To JavaReplies: 6Last Post: 02-26-2009, 01:26 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks