How to make another modal popup window in a modal popup window?

how to make another modal popup window in a modal popup window?
two modal windows must be made by inheritance of JDialog.

the jdialog has constructors where you can set another jdialog as owner. (the same as frame)
Visit our german java forum at http://www.java-forum.org/de
An english version will be released soon at http://www.java-forum.org/en

Similar Messages

  • How to make another applet?

    Can somebody teach me how to make another applet besides the normal one the tutorial taught me?

    Your question is a litte unprecise. Just read on in the tutorial. When you finishd reading (and understanding) "Learning the Java Language" or when you dont understand something in the tutorial then you could ask again.

  • How to make my pixma ip 90 to work wireless with windows 7/64

    how to make my pixma ip 90 to work wireless with windows 7/64 i installed the bu-10 it is authorized but can't make it to print wireless.

    Hi again manny2249,
    If the Bluetooth Settings feature does not appear on the Canon iP90 Setup Utility screen, the Bluetooth unit may not be installed correctly.  We recommend contacting us via one of the support methods listed at the Contact Us link below for assistance with setting up the printer via Bluetooth.
    If this is a time-sensitive matter, additional support options are available at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • How to make another photo album

    how do u make another photo album on an ipod touch

    If you have iOS 5 then:
    Organizing photos and videos
    You can create, rename, and delete albums on iPod touch to help you organize your photos
    and videos.
    Create an album: When viewing albums, tap Edit, then tap Add. Select photos to add to the new album, then tap Done.
    Note: Albums created on iPod touch aren’t synced back to your computer.
    If not iOS 5 you can't.

  • How to make Firefox 4 locale follow the one set in Windows

    I want to use Firefox 4 in a multi tennant environment. On each workstation users of different origine can log on. Ideally of course I'd like to have everybody use the system using his own language. I already found out how to make Firefox available in multiple languages, but at the moment that can only be set manually. I am looking for a way to make FF's locale follow Windows' locale. Anybody that can give me some pointers?
    In case FF can't do this by automated I was hoping to find out where about:config stores it's settings (file / registry).

    To help other users find solutions, please return to this Thread and '''Sign-in''' to the forum with your Username and Password:
    click on '''"Solved It"''' next to the reply ABOVE that '''BEST''' solved your question
    '''DO NOT click "Solved It" next to this reply

  • How To Make Links In A .PDF Open In A New Window

    Hello,
    I am using Acrobat Pro 10 to create a fillable employment application. At the top of the main application, I want people to be able to click and be redirected to another .PDF file I have hosted on my site that they will need to fill out in addition. So, I have used the link tool, but this closes the main pdf application and opens up the new pdf in its place. This is very problematic, because it clears out all of their data in the previous main application. So, I need the link to open in a new window and not in the same one as the original form. Is this possible?
    I have tried using the Java work around explained in this article: http://mythinkpond.wordpress.com/2009/11/04/opening-a-link-in-a-pdf-document-in-a-new-wind ow/
    However, when I do this, and upload it to my site the link doesn't do anything. When you click above the word where the link should be, it doesn't show the finger pointer and doesn't do anything when clicked.
    Any ideas? I greatly appreciate any help...

    That makes sense. So I guess it looks like I have 2 options.
    1. Put the JS short code in and have it open the link in a new window if the user opens it in adobe. If a google chrome user opens it in the default viewer, they wont be able to use the link at all.
    2. Leave the link how it is, and it will be usable in both viewers, but will not open it in a new window.
    I am sureprised that opening the link in a new window isn't just an option in Acrobat Pro. I wouldn't think you'd have to make a workaround like this.
    Is there an alternative way to have a page link on the form so that people can go to another .pdf whil keeping the main one open?

  • How to make dock appear in all monitors, and keep new windows to same monit

    I've got an unusual setup: two screens at my desk, and another one in front of a recliner nearby so that it is not physically adjacent to the other two. This means that when the cursor moves off the side of two of the monitors and goes to the third one, I can't see it. I don't want to mirror all the displays because half the time I use the two adjacent ones from the desk, and sometimes I just want to use the one separate one. Can someone tell me if it's possible to
    1) make the same dock appear in all monitors? I want access to the dock no matter which monitor I'm looking at. Is there a utility or hack that will give me a dock in each screen?
    2) any way to have apps open and create new windows in whatever monitor I'm currently working? it's very annoying that sometimes I run a app and it throws up a window in the monitor I'm not looking at. Any way to keep it to the set of two or to the 3rd one, depending on which I'm using at the time?
    thank you!
    Mike

    Hi Mike, Might have a look at the bottom of this page for Dock-It 2.6.1 for Mac OS X 10.5.x and earlier...
    http://www.macupdate.com/info.php/id/8288/dock-it
    As far as the other problems, I'd try Mirroring #1 & #3.
    Move Off-Screen Windows to the Main Screen...
    http://zach.in.tu-clausthal.de/software/
    http://www.macosxhints.com/article.php?story=2007102012424539
    http://www.jonathanlaliberte.com/2007/10/19/move-all-windows-to-your-main-screen /

  • How to make a shortcut to run my Java app in Windows?

    Hiya, Coders :-)
    I am an absolute beginner.
    I have copied a little window program from "Java 2 in easy steps".
    I run it from the command line and a little window pops up.
    I cannot find a way to start the app without the command prompt.
    How can I make a shortcut to start it?
    Julian (-_-)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hiya, Coders ;-)
    As it happens, I have a game from UJ Software: "Shisen for Java".
    It has a shortcut, of course.
    Here are all its details just in case it helps ...
    The game folder is here:
    C:\Program Files\UJ Software\Shisen for Java\jShisen.jar
    Contents of the installed shortcut ...
    General:
    Type of file: Shortcut
    Opens with: Java(TM) Platform SE binary
    Location: C:\Documents and Settings\Julian Bury\Start Menu\Games
    Shortcut:
    Target Type: Executable Jar File
    Target location: Shisen for Java
    Target: "C:\Program Files\UJ Software\Shisen for Java\jShisen.jar"
    Start in: "C:\Program Files\UJ Software\Shisen for Java\"
    Run: Normal window
    I don't suppose this will help.
    It strikes me that nobody knows for certain how to run a java app!
    I have two beginner's books, neither of which mentions anything beyond the command prompt.
    Tricks to minimize the console window are just not professional!
    The solution must be written authoritatively somewhere ...
    has anyone seen it, please?
    Increasingly disturbed ...
    Julian *(-_-)*                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to make link open in new TAB and not new window

    Mac users can do the following...
    http://www.switchingtomac.com/tutorials/how-to-force-safari-4-to-open-links-in-a -new-tab-instead-of-a-new-window/
    how can this be done for WIndows users?
    Using Safari 4.0

    I'm not totally sure what you mean, because unless you are talking about not having to right-click a link first, that is prasisly what I do. the link you provided I just right clicked it & clicked on "open in new tab" ,& that's what it did.
    - But now because that was so easy to answer, I can only assume you mean not actually having-to right-click a link to open it up in a new tab. ,hope this helped.

  • How to make a Click Box URL open in a new window?

    Hullo, I am having an awful time being stumped by what I am sure is a totally simple solution that continues to evade me:
    How can I set a click box set to open a URL to open that URL in a new tab or window?
    My click box "button" appears on a slide in the middl eof the presentation, and I'd like the user to be able to click on the hyperlink and not navigate away from the video.
    Thanks!

    Hi there
    What version of Captivate?
    Typically there is an option to click just to the right of where you type the URL.
    Below is an image of the version 5 properties.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • How to make a page open in a new video file window open above my site

    i have alot of demos on my site and everytime you click on one of my demos it loads that page.I made the page the size of just the video file size too.so, how can i get it to open as an external window above my website and also the size of just the video playing? i have looked in the html code and can't find any
    all the code is css and js. here is my site www.mattmosher.com
    any suggestions would be a great help.
    powerbook 17 1.67   Mac OS X (10.4.6)  

    See your other thread
    http://discussions.apple.com/thread.jspa?threadID=597283&tstart=0

  • How to make flash content which resize according to the broswer window

    Hi gus,
    I am doing a presentation now...but the problem i am facing
    is cos of the size of the content....what i need is when the users
    resizes the brower window, the flash content should also resize to
    fit in the window without using scrollbars....u can take a look at
    the URL to see a sample of how it is done.........
    http://www.adobe.com/products/robohelp/productinfo/features/brz_tour/
    Can somebody please help me with this./..thanks in
    advance.....

    Go to File -> Publish Settings.
    Check the 'HTML' box in the Formats tab.
    Go to the HTML tab and choose 'Percent' from the Dimensions
    dropdown.
    Set Width and Height to 100.
    Export your movie and the HTML file will contain the correct
    embedding code.

  • How to make a shortcut on the Mac to Restart in Windows? (Boot Camp)

    Okay Ive seen a few of these threads so please dont tell me to look at other ones. Basically I run Flight Simulator X on Windows and my Flight Instruction CD's only work on Windows but all other work I do on the Mac side. I find it a real pain having to shut down, hold option blah blah.. and I really like in Windows where it has "Restart in Mac OS X" Is there anyway to have this on my Mac that says "Restart in Windows"
    Preferably an item on the apple menu or as an icon on the desktop etc.
    I have seen something about automater telling me to go into system prefs. etc but I honestly do not want to mess about with any of that, people are saying go into Startup Disk and select windows but wouldnt that make windows the default startup?
    Please could somebody give me a solution to this... with the least technical 'tasks'. I just want to avoid System Prefs.
    Thanks;
    - Ash

    check this out..
    1) This one id recommend, seems more familiar with what you do with Windows
    -Get BootChamp; http://www.kainjow.com/
    and follow these visual instructions...very straight forward:
    http://www.nzmac.com/quick-tips/mac-os-x-10.5-leopard/quickly-restarting-a-mac-t o-run-windows-under-bootcamp-and-vice-versa.html
    2) This one may also be good for what you want, if the first one isnt suitable for your needs;
    http://www.macosxhints.com/article.php?story=20080417063522778
    hope that assists you....as each one auto restarts to the specific/selected OS wihtout having to hold down any specific keys at all during reboot;

  • How to make a video file page on my site popup as an external page

    i have alot of demos on my site and everytime you click on one of my demos it loads that page.I made the page the size of just the video file size too.so, how can i get it to open as an external window above my website and also the size of just the video playing? i have looked in the html code and can't find any
    all the code is css and js. here is my site www.mattmosher.com
    any suggestions would be a great help.

    OK, on this page:
    http://homepage.mac.com/mcmphoto/cinematography.html
    Look for this code (click the link, its a screenshot):
    http://homepage.mac.com/varkgirl/code.png
    (See highlighted section for example)
    Change
    href="blahblah.mov"
    to
    target="_blank" href="blahblah.mov"
    (In other words, put target="_blank" before href)
    Message was edited by: varkgirl to say, I have to ask, WHY do you have your pages created by iWeb on your homepage.mac.com address? Why not just publish directly to .Mac???

  • How to make a User Account not show in the Login window

    I have set up a few accounts on my Powerbook for the sake of office colleagues who need to access some of my shares. They are not really users of my machine, though, so I was thinking what a pity that they have to be there in an endless list of 'phony' users in the Login window, making it necessary for me to scroll down to find my Account.
    So, is there a way, using NetInfo db or some other magic, to designate a few users as invisible to the Login window?
    As always, many thanks.

    http://www.macosxhints.com/article.php?story=20050827123342292

Maybe you are looking for

  • Problem in Update Statement

    I got some problem in update statement.Can anybody discuss with me regarding my problem? Below is the occured problem. //all the declaration like Connection, ResultSet are declared, setting the ODBC path and so on steps have been set up before this m

  • How may I make my screen shots default to a .jpg instead of .png

    How may I make my screen shots default to a .jpg instead of .png? Is there a preference somewhere?

  • IDVD Project to the Web?

    Am I able to post my iDVD project to the web somehow with all the features of the DVD?  Thank you!

  • 2 different/ seperate itunes accounts on one pc -

    I had my phone stolen and I have recently had my new sim sent to me and am using a friends iphone until i claim it back. My laptop that my itunes is on has broken and cant be used. I want to use my bfs laptop and have my itunes on his laptop as well

  • HT1657 cant find my rented movie in iTunes

    I downloaded multiple movies and I cant find the first movie I downloaded.. I know I should have taken note of the name