Need a way to kick of bunch of Threads at once that are ...

I have my own class that extends Thread so when I say kick off a Thread I mean using the run method of the class I wrote.
My class has some values specific to my program, like a String that represents a name.
In the main part of the program is an array of Strings.
I need some kind of way to execute every element in the array at the same time, without waiting for the previous element to finish.
At the moment,
for(int i= 0; i<names.length; i++){
myThread t = new myThread(names);
t.run();
Still executes them one after the other. I need it to run everything then wait for them all to be done afterwards.
Is there a way this can be done?

I see, that seems to work better. I was about to
panic thinking I had to redesign my whole program....
(Well, I might have to do that but that's another
story):)

Similar Messages

  • Is there a way to create a project with custom audio settings that are NOT only "Stereo" or "Surround"?

    Is there a way to create a project with custom audio settings that are NOT only "Stereo" or "Surround"?
    Thanks!
    -Adrian

    the old apps are on my computer but they have had upgrades since they were put on the ipod originally.  you think you would get a warning about this when you restored. I was not worried about losing the progress of the apps but i would have been worried about the app it self!!!!!

  • Is there a way to LIST OUT all of the active images that are currently being used on a page in Dreamweaver?

    Is there a way to LIST OUT all of the active images that are currently being used on a page in Dreamweaver?  Or do I have to click each one and write down the image name by hand?
    Thanks!
    LJ

    Alternatively use a browser:
    Use the Firefox Web Developer Toolbar
    https://addons.mozilla.org/en-US/firefox/addon/60
    Images > View Image Information
    or the List All Images Add On for Firefox
    https://addons.mozilla.org/en-US/firefox/addon/3688
    or the Web Developer tools in IE8 (or earlier), F12 > Image > View Image Report

  • HT2275 Do I need to choose "Share this printer on the network" for printers that are not connected directly to my MacBook Pro? I have two HP printers connected to an Airport Extreme (WiFi turned off). I connect by WiFi to another Airport Extreme w cable t

    I have three Airport Extreme (AE) routers in my home network.
    The main AE is set up for wifi access. The other two are connected by ethernet cables to the main AE. My MacBook Pro connects to the network wirelessly through the main AE. The AE in my office has two HP printers connected to it by ethernet cables. I have a Kodak All-in-one that is connected by USB to my MacBook Pro.
    I reset my printer connections on my MacBook Pro and had to add all the printers back to my printer list. I don't know if I understand what the checkbox "Share this printer on the network" in the Print & Fax System Preferences window is for. My guess is that I don't need to share printers unless they are connected to my MacBook Pro by USB, so I should uncheck the "Share this printer on the network" box for the two HP printers that are connected to the AE. I print to them over the network, but they're not connected directly to any computer. I thought if my MacBook Pro wasset to share them and was shutdown, the printers might not be available to my Mac mini or Dell PC, which connect by ethernet to the office AE (which has the two printers connected to it).
    What should I do?
    For printers connected directly to a Mac (or PC) by USB, check the "Share this printer on the network" box? In my Sharing Preferences, I check "Share Printers."
    For printers connected to the AE by ethernet, UNcheck the "Share this printer on the network" box on my Macs (& PCs?) when I add the printers to my printer list? In my Sharing Preferences, I UNcheck "Share Printers?"
    FYI
    HP LaserJet Firmware Update Utility for HP P2035n is available
    Version: 20120105 (19 Mar 2012)
    Operating System(s): Mac OS X, Mac OS X 10.5, Mac OS X 10.6, Mac OS X 10.7
    File name: P2035_FW_Update_Utility_20120105_v1_4.dmg (3.8 MB)
    line: <http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en &cc=us&prodTypeId=18972&prodSeriesId=3662025&prodNameId=3662049&swEnvOID=219&swL ang=8&mode=2&taskId=135&swItem=lj-94537-3>

    Question is - will the 2 networks (using auto channel negotiations) exist well in the same house or will there be interference?
    Things will be fine since the AirPort Express or AirPort Extreme will automatically search for a good wireless channel. If you assign a separate name for the wireless network, then devices will need to log in separately to this network. The extending device will need to be configured in Bridge Mode.
    My suggestion would be to configure what is known as a "roaming" network in your question #2. In this case, you would assign the same wireless network name, security and password settings to the extending device and configure it in Bridge Mode.
    The advantage to #2 is that you will be able to walk your laptop from a location near the Time Capsule and as you move close to the extending device, the laptop will automatically switch to pick up the stronger signal from the extending AirPort.
    You are actually creating a separate network in #2, so you have the advantage of maximum bandwidth for both the TC network and the AirPort network.
    Question - does the Airport Express have to be directly connected to the TC or can that connected be through a switched network?
    I'm assuming that you are asking about an Ethernet switch here, correct?  The AirPort Express or AirPort Extreme can connect to the Ethernet switch, or directly back to a LAN port on the Time Capsule, whichever is easier to setup.
    Question 2 - assuming I can connect the Airport Express to the TC over a switched network, will "extending" the network using the Ethernet network still reduce my overall wireless bandwidth?
    Connecting the remote device using Ethernet is by far the best way to extend a wireless network because it maintains maximum bandwidth on the network. This is the way that any good commercial network is designed.
    Post back if you need any tips to get things setup.

  • Need a way to get the datasources in R/3 DEV which are created directly in R/3 Prod

    Hi Experts,
    We have done cloud migration recently.  The exact scenario is as follow :
    We have tacken system copy of original BI PROD to BI DEV, QA and PROD on cloud.
    But for R/3 we have tacken system copy of original R/3 DEV to Cloud R/3 DEV.
    But the problem is, before migration we had created some datasources directly in original R/3 PROD. Hence those datasources are not present in R/3 DEV on cloud because its a system copy of original R/3 DEV. (But BI DEV is system copy of original BI Prod ).
    We can not take system copy of R/3 Prod to R/3 DEV because we have done large developements in R/3 DEV after migration which we dont want miss.
    Now our concern is how we can get those missing datasources back to cloud R/3 DEV.
    Please let us know if there is any way in which we can get them from R/3 Prod or any other solution ??
    Thanks in advance !
    Regards,
    Govind Bhavar

    Hi,
    Why dont you try to Reverse transportation from R/3 prod to R/3 dev.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7076be7d-c3db-2e10-33aa-b8ae489d997b?QuickLink=index&overridelayout=true
    http://sapbwneelam.blogspot.in/2007/08/how-to-reverse-transportproduction-to.html
    Regards,
    Vijay

  • What happened to "recently purchased" ? I need a way to find the songs i recently bought so that i may add them to a playlist

    since i have a terrible memory, i really found it useful to use the "recently purchased" file in itunes to go back a few days later to add those songs to a playlist. what am i missing?

    In the menu bar, go to file, add smart playlist.  It should open a window to customize the playlist.  I think you want to set it to date added.

  • Hi!i just wanna know if there's a way to unauthorize the pc's,all at once,that was authorized before...those pc's is no longer available for use since i've been only using pc's on cafe's...now i have already consumed all five authorizations

    do i have to contact apple support so they can help me in unauthorizing the previous pc's i haved authorized that are no longer available?

    https://discussions.apple.com/message/15713749#15713749
    its my step-by-step version....
    U dont have to read much. there are photos too just to make sure you follow steps
    hope it helps

  • Need a way to contact customer service abroad!

    "I NEED TO CONTACT VERIZON BY EMAIL
    Esta pergunta não foi respondida.
    e.mehta011 11/03/2014 04:47
    I'm abroad in another country right now and have a question about my bill, but do not have international phone access and live chat is not working for me. Any possible way to email someone from Verizon directly for help?"
    Hello,
    I'm having the same issue and am beyond frustrated. As I'm being threatened with loss of phone number, fees, credit reporting, etc. all I need as an explanation of why I owe money when I was assumed to have a zero account balance and have been on a vacation suspension for months while in Brazil... I amazed at the amount of time it has taken, with zero success, to get in ANY sort of contact or find ANY detailed explanation of charges.
    - The Verizon site will not switch from Spanish langauage to English (ironic considering I'm in Brazil and the language is Portguese).
    - I cannot view my bill or explanation of charges. Says;
    "The System is Currently Unavailable, Sorry for the Inconvenience"
    - The Live Chat feature does not work.
    - I've tried responding to emails from Verizon three separate times to no avail.
    Honestly, it's $85.00. I just need to see why I owe it before I pay because I'm confused and had thought for well over a month or two I was at $0 until finally an email almost 2 months after my service was suspended saying (which I didn't bother to open, heading just said 'bill now available online' which I assumed was for a $0 balance since I paid my last bill months prior) Not until April 11th did I receive a warning about a past due balance, again from months prior. Why did it take so long to notify me?
    I would like an explanation of my bill and charges so I can pay or not pay my past due balance as well as to why it took so long to know about it and why I am not able to use any useful tools on the Verizon website or contact customer service in ANY fashion to try an resolve this issue (which I've been attempting to resolve now for over two weeks). I also do not feel any late charges should be applied given my failed attempts to contact Verizon before a $5 increase in balance.
    Here is my email from April 12th:
    "Hello,
    I'm very confused. As far as I'm concerned I had paid my balance and am not being charged for service while I am here in Brazil. I am on a vacation suspension. I have tried to log on but when attempting to view my bill, it says "the system is currently unavailable." When I can verify the charges, the bill will be paid immediately.
    Best,
    Dylan Bolling"
    Thank you for your time and consideration; take care!
    Best,
    Dylan Bolling

        Hey there, Brewcity04! Sounds like you've really been having difficulty reaching us to resolve how your info is displayed via My Verizon. Although I regret that, I'm here to help! We'll need to communicate with you privately, so I'll need you to follow my handle (DionM_VZW). The instructions for that are at this link: http://vz.to/1gBiqkv. I've already sent my follow request to you!
    DionM_VZW
    Follow us on Twitter www.twitter.com/vzwsupport

  • WD ABAP - Need to have application kick off tran code on button click

    I need to be able to kick my user into VA02 (change order, passing in the order number and skipping the first screen) when they click a button.  Could someone recommend the best way to do this?  Thanks.

    Hi,
    I suppose that you use WDA as you would like to switch to va02. The best way is to use portal navigation to show a new iView containing the va02 running within ITS (in case your application runs inside of the portal). The solution for a stand-alone application would be to display it as an external window using CREATE_EXTERNAL_WINDOW of the IF_WD_WINDOW_MANAGER interface again by supplying the ITS URL.
    Best regards,
    Thomas

  • My battery is dead on my 3rd gen iPod with dock connector.....Is there a way to kick start it...before this it was fine in all depts??

    Hi everyone...my battery is dead on my 3rd gen iPod with dock connector.....Is there a way to kick start it...before this it was fine in all depts??
    i have done all the usual 5r's but it is totally dead.... I need to jump start the batteruy some how... can this be done??
    Cheers
    Stuart

    Planb77..... Thank you for confirming that..... I guess the battery is shot.  I do have a later version of ipod and am very happy with it, however I was trying to ressurect this one for use on my motorcycle.
    How do I replace the battery.... is it easy to get the ipod apart w/o destroying it.... I would love to delve inside any way and replace the battery.
    Can you or anyone help here and point me in the right direction to replace?
    Thanks for the help planb77
    Stuart

  • Question: Is there a way to create a PDF from outlook e-mail that does not embed the attachment? better, is there a way to convert the e-mail with attachement (not embeded) as pdf pages? - Problem: I have 1400 e-mails with attachments that need to be conv

    Is there a way to create a PDF from outlook e-mail that does not embed the attachment? better, is there a way to convert the e-mail with attachement (not embeded) as pdf pages?
    - Problem: I have 1400 e-mails with attachments that need to be converted into pdf and the attachments cannot be embeded.
    System: PC Windows 7 using Acrobat X Prof. - Thank you!

    Hi ,
    There is an option of embedding index for faster search while converting email to a PDF .
    However I am not sure that will serve your purpose or not .
    I would recommend you to get in touch with Microsoft support as well .
    Meanwhile I'll work on it and get back to you in case I get a desired solution .
    Regards
    Sukrit Dhingra

  • I have a few scratches on my iPod touch 4th gen screen and it really bothers me I need a way to get rid of them

    I have a few scratches on my iPod touch 4th gen screen and it really bothers me and I need a way to fix it without replacing the screen or causing further damage

    Hey Pandorafromtn, Not to rub salt in you open wounds, but prevention would have cost less than $10! Anything that will remove the scratches will most likely ruin the screen. I am aware of a product that works well for fill scratches in eyeglasses. It paints on, is kind of milky semi-transparent then drys to a haze. You then rub / polish until clear. Will it damage the coating on an iPod screen? I don't know. But may be for not, I can't remember the name of the stuff. I guess contact a eye care center, they may be able to help. Replacing the screen would be the best option you have or learn to live with it. In the future use a case and/or screen protector. Or you could start working on your incantations, "Oculus Repairus!" Don't forget the flick of the wrist to get your wand in the correct angle as you state "Repairus". All joking aside, Good luck. Cheers.

  • So i got the update on my ipod touch 5th gen and when i got it it asked me for my old itunes acount and password, except i no longer have that info for the back up and it wont let me by pass at all, i need a way to just restart it

    so i got the update on my ipod touch 5th gen and i got asked me for my old itunes acount and password so i can get the back up from icloud, except i no longer have that info for the back up and it wont let me by pass at all, i need a way to just restart it

    You need to recovery and use it. Sounds like you are running into:
    iCloud: Find My iPhone Activation Lock in iOS 7
    Is there a way to find my Apple ID Name if I can't remember it?
    Yes. Visit My Apple ID and click Find your Apple ID. See Finding your Apple ID if you'd like more information.
    How do I change or recover a forgotten Apple ID Password?
    If you've forgotten your Apple ID Password or want to change it, go to My Apple ID and follow the instructions. SeeChanging your Apple ID password if you'd like more information.

  • I ordered a new phone and shipped it to a friend in Dubai, UAE. without knowing i have to activate it by making 5minutes calls, please i need a way to activate it without sending it back to the US..any help? this has been very frustrating for me this past

    I ordered a new phone and shipped it to a friend in Dubai, UAE. without knowing i have to activate it by making 5minutes calls, please i need a way to activate it without sending it back to the US..any help? this has been very frustrating for me this past few days

    scottxx,
    That was very nice of you to provide your friend with a new phone! I am sorry to say that the device will not be able to activate while in Dubai. For a device to activate it must connect to the VZW network to become active. I apologize for any inconvenience.
    LindseyT_VZW

  • I need to able to print a pdf that is locked.  It has fields to fill in but then to save a copy I need to "print" to PDF not save as a pdf because that is not an option with the document.  Is there a way to do this?

    The PDF has fields to fill in but then to save a copy I need to "print" to PDF not save as a pdf because that is not an option with the document.  Is there a way to do this?  HELP!

    Sorry I thought  was just a one off, it would be no use for large volumes.
    Do you not have this avaiable in the print menu in Preview with these documents?
    I have also found a link on the Adobe web site that discusses that this facilty is enabled by the creater of the PDF.
    http://help.adobe.com/en_US/acrobat/X/pro/using/WS58a04a822e3e50102bd61510979419 5ff-7e0d.w.html
    If you do a web search there are various claims on how to save a protected PDF, I have'nt a way to test the proceedures. I would want a copy of any forms that I sent off, not sure why they protect them in this way, there must be a reason.

Maybe you are looking for

  • Full screen problem, with embedded flash player in a flash player

    Hi, I am having an issue with the flash video player embedded within a flash player movie. The issue is that when my main flash is in Full Screen mode and I try to open that screen where embedded movie player is, when it is opened the inner movie pla

  • Messages are NOT threading and more

    HELP!!! Thunderbird 31 Windows 8.1 which I migrated from XP a) I finally managed to migrate my TB profile to new computer. All messages and folders arrived. I erased about 3000 old messages. leaving about 1500.. Suddenly they all disappeared except f

  • Report painter Tables

    Hi,    I am working on Report painter. Production order based reports (Ex: T.Code : kko4 and T.Code: kko0). I want to add some more fields in to the table. Can any body guide me how to locate the relevant table and libraries .    Aftter adding the ne

  • Where does LR3 install develop presets?

    I ask this question because, on my system, the answer is not obvious: I have 8 catalogs. Everyone of them is configured to store presets within the catalog. When I examine the contents of the presets folders (different for every catalog) I find that

  • Can't shutdown (reboot) if I forget to kill ssh process

    If I forget to kill the ssh process, it will freeze at the following line when I shutdown or reboot. ... ssh ... exit preempt_count 1 And I have to press the power button to finish it.