Go Back   Velocity Reviews > Newsgroups > Java
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Java - Any way of determining a pop-up window?

 
Thread Tools Search this Thread
Old 05-04-2008, 09:24 AM   #1
Default Any way of determining a pop-up window?


Hi,
Is there a way to determine if a window opened is pop-up or no?
I want to add some functionality to only pop-up windows in my
application.



ruds
  Reply With Quote
Old 05-04-2008, 03:16 PM   #2
Martin Gregorie
 
Posts: n/a
Default Re: Any way of determining a pop-up window?
On Sun, 04 May 2008 01:24:45 -0700, ruds wrote:

> Hi,
> Is there a way to determine if a window opened is pop-up or no?
> I want to add some functionality to only pop-up windows in my
> application.
>

If you mean windows handled by the Popup or JOPtionPane class, then
the answer is "anything you can put in a Component subclass".

If you mean an extra window that your application instantiates as a
JWindow or JFrame and makes visible when the user requests it by some
action in the main window, than it will contain whatever functionality you
choose to define when you write the window's defining class.

If you mean anything else, kindly explain yourself.


--
martin@ | Martin Gregorie
gregorie. |
org | Zappa fan & glider pilot




Martin Gregorie
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
closing the child window and refreshing the parent window Ane007 The Lounge 1 05-05-2008 07:54 AM
new window minimizes to taskbar -D- A+ Certification 0 03-03-2007 01:07 AM
How do I create a popup window in VB.NET? InsideEdge General Help Related Topics 0 10-03-2006 09:21 PM
HyperKore Hyper Kolor Laser-Etched Window Contest at Velocity Reviews! Admin Front Page News 9 08-08-2006 07:05 AM
Window xp and startup disk Raymond A+ Certification 2 10-22-2003 10:06 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46