![]() |
|
|
|||||||
![]() |
Java - Any way of determining a pop-up window? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
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 |
|
|
|
|
#2 |
|
Posts: n/a
|
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 |
|
![]() |
| Thread Tools | Search this Thread |
|
|
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 |