Results 1 to 7 of 7
- 01-19-2011, 07:07 AM #1
Member
- Join Date
- Jan 2011
- Posts
- 3
- Rep Power
- 0
How to determine whether Swing has been initialised?
I need a way to determine whether Swing has been initialised (ie, whether the code is running in the context of a Swing application as opposed to console), WITHOUT causing Swing to initialise itself if not. This is to determine eg. whether it is appropriate to use SwingUtilities.invokeLater as opposed to a normal executor to run some code.
- 01-19-2011, 11:15 AM #2
Cross posted
OTN Discussion Forums : How to determine whether Swing has been ...
Any more?
db
- 01-19-2011, 12:25 PM #3
Member
- Join Date
- Jan 2011
- Posts
- 3
- Rep Power
- 0
Last I checked, java-forums.org was not oracle.com.
Stop trolling
- 01-20-2011, 07:20 PM #4
Last I checked, cross posting wasn't multi-posting.
db
-
There's nothing wrong with cross-posting, but it is considered poor form to cross-post in any programming forum without notifying all involved threads. This is plain common courtesy.
- 01-21-2011, 06:56 AM #6
Not a strong point of our OP, as evinced in the remarks posted on the other forum.This is plain common courtesy.
db
- 01-21-2011, 07:02 AM #7
Member
- Join Date
- Jan 2011
- Posts
- 3
- Rep Power
- 0
I had no idea that the two sites were frequented by the same people, nor whether I would get a solution in either one. I occasionally post a query on more than one site, then if a solution is offered on one of them, I post it on the other in case someone else comes upon the question. I generally consider cross-posting to mean creating multiple threads in different messageboards on the SAME site.
Similar Threads
-
How to determine CPU usage using Java?????
By JavaEmpires in forum New To JavaReplies: 5Last Post: 03-16-2011, 04:49 AM -
How can I determine the type of an input
By QJack in forum New To JavaReplies: 4Last Post: 03-18-2010, 10:22 AM -
applets are not initialised
By sonalih in forum Java AppletsReplies: 2Last Post: 08-10-2009, 08:24 AM -
Using if statements to determine integers.
By IYIaster in forum New To JavaReplies: 5Last Post: 07-31-2009, 06:27 PM -
how to determine the primary key
By osval in forum JDBCReplies: 1Last Post: 08-07-2007, 02:31 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks