Anyone knows about adding JTAPI libraries into netbeans 5?

anyone knows how can i add JTAPI libraries into my project in netbeans?i can use the auto import in netbeans when i use import javax.telephony.*; with it's javadoc shown.but netbeans still issuing an error when i try to compile my file.any ideas?

hi,
thanks for replying.i have done that already,i think that's why i can use the auto complete feature and see those packages but the problem is netbeans can see those packages and still give me the message :
package javax.telephony.*; does not exsist. even when i tryed to compile my file it showed the same message.
any ideas?

Similar Messages

  • I just really need to know... After desigining my UX, how do I go about adding the image into ADOBE FLASH BUILDER to script on top of it?

    I just really need to know... After desigining my UX, how do I go about adding the image into ADOBE FLASH BUILDER to script on top of it?
    Any and all advice is welcome.

    Do you have different versions of the graphic novel pages, or is there just one version of the page? If there is one version, can you crop into the page without losing anything important?
    I would guess that there is one version, and that cropping into the page will lose something important. If that's the case, here's how I would handle it:
    Make a stage that is 14:9. The size doesn't matter, but 1400x900 could be a good starting point.
    Put down a background texture that fits well with the look of the other images. Make that fill the 1400x900 stage.
    Place your page graphics so that they are within the center 1200x788 area of the stage.
    Set the stage scalemode to "noBorder".
    You now have a layout that will work on all devices, as narrow as iPad, and as wide as iPhone 5. All without any code. On the widest devices you'll see a bit of your background pattern to the left and right of the page graphic. On the narrowest devices you'll see a bit of background pattern above and below the page graphic. But you won't lose sight of anything important.

  • In app purchase is not working in testing environment in sandbox for the past 5 days. Please anyone know about this issue.

    in app purchase is not working in testing environment in sandbox for the past 5 days. Please anyone know about this issue.
    What i did
      1 . Added three products more to the existing in-app
      2 . Tested with sanbox
    i am getting the error "cannot connect to itunes store" with error code "0" when trying to purchase product in sandbox.
    Is sandbox is down?Please help guys..

    Apple's sandbox has been down practically all month. You can check the status here:
    http://sandbox.itunes.apple.com

  • Does anyone know how I turn negatives into a positive on Aperture please?  I have scanned  a bunch of negs and want ot make a contact sheet. Would really appreciate some clues on where to start.  Thanks

    does anyone know how I turn negatives into a positive on Aperture please?  I have scanned  a bunch of negs and want ot make a contact sheet. Would really appreciate some clues on where to start.  Thanks

    Yeah, it's simple. You scan your images singly, then import them. Then, one by one adjust them. Under the adjustment brick, pull up the CURVES tool. It is one of dozens available from the pulldown menu on the left side.
    So, with your image in view, you click on the adjustment tool, select CURVES (which will be at the bottom of a few other adjustment sliders such as EXPOSURE) under the Histogram and then grab the bottom of the right hand curve and swing it all the way to the left. Then grab the left hand curve and drag it all the way to the right.
    The right curve represents highlights. The left curve represents shadows. Now the two are reversed. Your negative is now a positive. For added control, you can create mid-tone curves of your own and make finer adjustments. I haven't done this much so the experts might weigh in here with corrections and added advice.

  • Got a question for all you peeps dos anyone know about i phones i have a i phone 3gs which i got unlocked i did a master reset or summin and just had a pic of apple so i plugged it in i tunes downloaded and it now says no service at the top of phone and i

    got a question for all you peeps
    dos anyone know about i phones i have a i phone 3gs which i got unlocked i did a master reset or summin and just had a pic of apple so i plugged it in i tunes downloaded and it now says no service at the top of phone and i tunes says invalid sim i put the correct sim in it used to be locked too and still says same pls any one with ideas?

    hi sorry what happoned is that ages ago i brought a i phone 3gs on 02 network i went to a sml phone shop and payed for them to unlock it. it has been fine till yesterday when i went to reset it from the phone it then turned off and came back on just just an image of a apple for about an hour so i connected to i tunes and it said downloading software after another hr it had finished but then i tunes said in had to insert a sim so i had to un plug the phone from laptop while i did this i put my orange sim in and the i phone said where do i live and had to connect to a internet connection but all the time saying no service where the signal bar is and then says activating i phone it took a few min and said couldnt finish it bec of the signal and to connect it to i tunes to do it so i connected it to itunes and i tunes just keeps saying invalid sim so i took my orange sim out and put a 02 sim in and is still saying invalid sim on itunes?

  • Anyone know about the new SOi 6 update?

    anyone know about the new SOi 6 update?

    i think you should use nor again. and thanks but i figured it out

  • I was told in the shop i bought my iPhone 5 that Apple offer connection adaptator for docks to whom buy a 5 to replace à 4,  i am surprise, does anyone know about it?

    I was told in the shop i bought my iPhone 5 that Apple offer connection adaptator for docks to whom buy a 5 to replace à 4,  i am surprise, does anyone know about it?

    Restore the phone using iTunes. First time restore your backup. If the problem is not fixed restore again, and this time set up as New.

  • Mac Book Air sleeps when moved...i don't know whats the problem...please help me out if anyone knows about this...

    Mac Book Air sleeps when moved...i don't know whats the problem...please help me out if anyone knows about this...

    your reed switch for the monitor is defective, it thinks youve shut the lid when you havent
    mechanical fault , contact Apple for service and parts replacement.

  • HT5624 I have recently changed my screen lock on my I pad and have forgotten it , does anyone know how I can get into my I pad ?

    I have recently changed my screen lock on my I pad and have forgotten it , does anyone know how I can get into my I pad ?

    Locked Out, Forgot Lock or Restrictions Passcode, or Need to Restore Your Device
    1. iOS- Forgotten passcode or device disabled after entering wrong passcode
    2. iPhone, iPad, iPod touch: Wrong passcode results in red disabled screen
    3. Restoring iPod touch after forgotten passcode
    4. What to Do If You've Forgotten Your iPhone's Passcode
    5. iOS- Understanding passcodes
    6. iTunes 10 for Mac- Update and restore software on iPod, iPhone, or iPad
    Forgotten Restrictions Passcode Help
    You will need to restore your device as New to remove a Restrictions passcode. Go through the normal process to restore your device, but when you see the options to restore as New or from a backup, be sure to choose New.
    Also, see iTunes- Restoring iOS software.

  • Anyone knows about using java to get data from MS Access database.

    hi there
    anyone knows about using java to get data from MS Access database? thank you

    there is a list of jdbc drivers at:
    http://industry.java.sun.com/products/jdbc/drivers
    they have several ms access drivers listed.
    also, you can use a jdbc-odbc bridge which allows you to use jdbc to connect to any odbc data source:
    http://java.sun.com/j2se/1.3/docs/guide/jdbc/getstart/bridge.doc.html

  • Does anyone know how to convert file into a .png?

    Does anyone know how to convert file into a .png?
    Thanks

    I tried to give an answer with less steps. I know it's a Pages file & all you have to do is select & copy the content in your Pages file & then open Preview.app. Next time I'll include the exporting to PDF & opening that in Preview.app or in Pages go to File > Print > click on the PDF button in the lower left of the print window & choose Open in Preview.

  • Hello i just got a suspect sms telling me that a have won a prize from apple and have to go to hhp://apple.ni.rc9.cc/?p=01131641739832 and fill in a code to win a prize is this a scam? Or does anyone know about this?

    Hello i just got a suspect sms telling me that a have won a prize from apple and have to go to hhp://apple.ni.rc9.cc/?p=01131641739832 and fill in a code to win a prize is this a scam? Or does anyone know about this?

    How to delete text messages from the iPhone | How To - CNET

  • Camera Connector? Does anyone know about these

    Does anyone know about these camera connectors...Are they useful? what do they do?

    See your other thread John Macfarlane, "Camera Connector", 04:29pm Oct 10, 2005 CDT.

  • Do anyone know about recovering notes that I accidentally deleted from my iPad during sync process? Thanks

    Do anyone know about recovering notes that I accidentally deleted from my iPad during sync process? Thanks.

    If you are using iCloud you can check to see if they are still available remotely by logging onto iCloud.com on a desktop/laptop computer, or 3rd party app like Private Browser or Photon.
    If your not using iCloud, or they were also removed from there, you can restore from your last backup (iTunes or iCloud). Unfortunately, this will only recover notes created prior to backing up your iPad. Hope this helps!

  • Does anyone know about the iHome iH5 speakers?

    I thought this would be PERFECT in addition to an iPod Nano, but Ive heard that you cant use this with a Nano. Is this true? And if anyone knows about the iHome iH5, how is the sound quality? Can it get VERY LOUD?

    Apple has no such deal.

Maybe you are looking for

  • Open Purhcase Orders

    Hello all, Can anybody tell how to find Open Purchase Orders? My requirement is as follows. I have Material No, from this i have to display the BOM with Vendor Name. When i have all the material, i have to pick the Vendor No from the open purchase or

  • FCP Chroma Key requires re-render after any changes

    FCP: version 602A89 In an HD 1080i60 sequence - there is a clip - the Chroma Key video filter has been applied to a pretty-well-lit 'stinger-green' backdrop. By making adjustments anywhere in the Chroma Key filter visual dialog, the entire green-fiel

  • How to show view tab Main Report and all of Sub Report in one action through Visual FoxPro

    How to show all view tab (Main Report and all of Sub Report) in one action. I already know how to show Main Report with this code sample: oRptRun=createobject("CrystalRuntime.Application") oRptView=this.Parent.oleRptViewer oRptOpen=oRptRun.OpenReport

  • JSP 2.0 JSTL in weblogic 8.1

    Has anyone successfully using JSP 2.0 & JSTL in weblogic 8.1? We built a project using tomcat 5 and work well. The problem is weblogic 8.1 does seem to support the code. Is there any work around? Thanks           

  • How to fill colors into letters for example middle of letter O

    Hi I need to fill colors into letters like say O so I need to fill the empty part inside O with colors etc and so on with other letters too so what best method can be used to get a good clarity and perfection How can I select only that part Please he