Urgent!!!  How to pick  a  shape3D and give it a web link!!

Hi,
I'm new to java 3D.Can someone teach me how to pick a shape 3D and then give it a web link.
I'll be delighted if someone send me some sample source code.
This is urgent!! Please help!!
Thanks.
Chanax.

There is a two part answer to your question:
1. Detect when the object is picked
-Detect when a mouse click is generated. When this happens, cast a ray from the mouse position to the scene graph to see if it 'picks' your desired object,
- Make sure that pick reporting is enabled on ths shape you want picked, and on all nodes that are it's parent. Picking only works if all nodes from the base to the leaf are set to be pickable. More info on picking can be found here: http://java.sun.com/developer/onlineTraining/java3d/j3d_tutorial_ch4.pdf
2. Launch the web browser (This is not java3d related)
- Once you have confirmed that your shape was picked, you can open a web browser either using the System.exec() command (not very portable), or you could create a JTextPane and use Java's HTML features to display an HTML page directly. More on this at http://java.sun.com/docs/books/tutorial/uiswing/components/text.html

Similar Messages

  • How To Create A Technical And Business Systems For Web AS ABAP ???

    Hi Experts,
    How To Create A Technical And Business Systems For Web AS ABAP ???
    Please Let me Know All the Step-By-Step Process to Create ????
    Points Will be Given
    Regards
    Khanna

    Hi Sumit,
    When U Told the thing that first time to execute the RZ70 and All i Did this in XI System
    So I got An Entry for the Technical System for XI System.
    Now i Deleted that and Executed RZ70 in R/3.
    When I Executed RZ70, I got this Error.
    <b> "RFC Call failed: Error Opening an RFC Connection "</b>.
    Now I am Unable to see Any Technical System  Under Web As ABAP. It's Showing Empty Now.
    Please Let me know
    Regards
    Khanna

  • How can I download a .pdf document from a web link without Adobe Reader starting automatically and i

         How can I download a .pdf document from a web link without Adobe Reader starting automatically and preempting the download?                         

    That depends on your operating system and browser.  On Windows, e.g. using Firefox, you right-click on the link, then select 'Save link as...'.

  • How do remap drive names and not lose project clip links to Event names...?

    how do remap drive names and not lose project clip links to Event names...?

    You will need an extra external drive. All moves must be done within iMovie to preserve your links to the projects.
    First Move (command-drag) the event to the extra drive. Make sure the project still works.
    Then rename, reformat, or repartition your drive as needed. Then, if you want, move the Event back to the newly named drive, again via Command-Drag within iMovie.

  • Urgent : how to calculate sub total and grand total in smart forms

    Hi Friens..how to calculate sub total and grand total in smart forms..How to print them in smart forms...Also kindly explain how to handle events in smart forms..Thanks in advance

    Re: Subtotal with Table Node in smartforms

  • How to pick Cobol Sequence and Index files in XI

    Hi,
    Has anyone worked with the scenario to pick Cobol Sequence and Index files in XI?

    Hi,
    The Cobol sequence means are you talking about the GDG sequence, then You could use the Masking concept but if you are expecting to pick up the fiels in same sequence then its not possible.
    For that you need to design a program that will add the another file when the first file will be processed with XI (You need to delete or archive the fiel after processing)
    Thanks
    swarup

  • How to deploy existing forms and reports on the web

    Hi Guys,
    I have 6i forms and reports within our environment, and we are running client/server architecture, by installing forms and reports runtime on each client PC's. We would like to get rid of this by deploying forms and reports on the web, without zero coding. Can any one suggest and guide me through the process with proper security mechanism enabled along with.
    Thanks in advance,
    Aji

    Thanks for the update,
    We have a develpment 10g AS environment setup made,
    1) But we are really confused how to present the forms and reports.
    We have around 250 forms and reports running on client/server architecture. All these forms/reports have been copied to a fileshare and access control is restricted by folder security.
    2) How to deploy forms - entries within formsweb.cfg with Named Configuration sections.
    3) How to deploy reports, as to were to copy the .rep files.
    getting the following error
    REP-110: Unable to open file 'Car_Readings.rep'.
    while trying
    http://kddsvr6.kddc.com:7778/reports/rwservlet?report=Car_Readings.rep&userid=username/passwd@db&desformat=htmlcss
    Thanks in advance,
    AJi

  • How to define JAXP Parsers and Transformer in a Web Application Context

    Hi
    I need to define JAXP Parsers and Transformer in a Web Application Context where I can deploy this application in any J2EE Application Server without modifying the server. That means that I can't set System properties or set the jaxp.properties file. I tried to use the META-INF/services/javax.xml.transform.TransformerFactory file but it didn't work.
    Any ideas?

    Hi
    I need to define JAXP Parsers and Transformer in a Web Application Context where I can deploy this application in any J2EE Application Server without modifying the server. That means that I can't set System properties or set the jaxp.properties file. I tried to use the META-INF/services/javax.xml.transform.TransformerFactory file but it didn't work.
    Any ideas?

  • How can I prefill an xdp file from a web link

    Hi
    Prior to using LifeCycle Designer, there was a means to use a document javascript to parse through a url and set values of a PDF with the url's parameters.
    Now with LifeCycle Designer, that document level javascript is gone.
    So how do I have a list of web links that point to my xdp file, but each has parameters that I want to pass into the xdp before it ones?  Things like firstname lastname,etc. 
    I am not using LifeCycle Server.

    You can't. PS doesn't do SVG and even if it did, it wouldn't retain SO vectors in teh way you probably expect it to. That's simply not how SVGs work. You will have to use Inkscape, Illustrator or otehr tools, if you realyl need vector SVGs.
    Mylenium

  • How to authonticate  in java and give privilages

    i am trying to create an application in java using swings in netbeanIDE5 and oracle as beck-end .i have to design such a way that if the login is tutor then raise attendence button should be enabled else other login the frame should be displayed with raise attendence button disabled. kindly give guidence.

    thanks fro ur suggestion but how do i match them in runtime ,i get the password in a encrypted format and i couldnot match them when enterd in a form.afret login frame the attendence button should be set in the next frame. kindly help
    USER_NAME PASSWORD
    test [C@4a5ab2         
    new                  [C@c21495         
    user                 [C@6e1408         
    kannan               [C@c3c749         
    user                 [C@1690726
    ok i get the message a bit  i will try this logic and reply back
    Message was edited by:
            request_arjun                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • NOKIA C3-00 Urgent how to avoid activate GPRS and ...

    Hi
    I just got this mobile phone from Rogers last week. I have to say its connection function is cool. But I am so scared by the appearance of G and E on the top of screen when I am out of the Wifi zone that I connected before. At first, I set  the mail and facebook account as automatically refresh. But now, I have to turn them off before I am clear how to completely avoid using GPRS or E (actually I don't know what does this E mean, but someone tell me this means my operator will charge me as well).
    I tried every setting on my phone, but still I am not quite sure if that will work or not. I wish to set the account of mail and facebook as automatically refresh, but I don't want it to use GPRS or E.
    I checked the website and found many people are complaining about this point, and no body could give a perfect and guaranteed answer. So if some one from the NOKIA professional team can give me the answer, I will be very appreciated.
    I don't want those GPRS data to eat up my bills. So please!!!
    Thank you so much.

    You can find the phones configurations under: menu>settings>configuration>default config sett. Word of warning operators settings typically include all the settings (MMS, GPRS, Browser etc.) so deleting them could cause some of the phone operations to stop working (like MMS).
    One other possibility is to make a access point settings which is garbage to do this go to: menu>settings>configuration>personal conf. sett.>add>access point>access point settings>bearer settings>packet data acc.pt. and put something garbage there and then save the settings and make them default
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Urgent - How to join multiple facts and dimensions in OBIEE rpd??

    Hi,
    In my RPD I have 3 facts and 4 dimensions and the joins defined are as below
    Physical layer - All joins are FK and inner (1:N)
    FACTA-------------- DIM_TIME, DIM_CUST,DIM_CAL
    FACTB-------------- DIM_TIME, DIM_CUST,DIM_CAL
    FACTC-------------- DIM_TIME, DIM_CUST,DIM_CAL, DIM_XYZ
    BM layer - All joins are complex, inner
    The logical table F1 pulls columns from FACTA, FACTB and FACTC . Complex join exists between all 4 dimensions DIM_TIME, DIM_CUST,DIM_CAL, DIM_XYZ to logical table F1.
    Issue: I need to build a report with $ column from FACTA, FACTB and FACTC and need to add filter conditions using columns from DIM_TIME, DIM_CUST,DIM_CAL, DIM_XYZ.
    However when ever I add a filter condition from DIM_XYZ the physical query generated is not generating code to access data from FACTA and FACTB. Instead it is subsituting a NULL and just pulls data frm FACTC.
    My Questions: What is the best way to build the physical and BMM layer using FACTA, FACTB,FACTC, DIM_TIME, DIM_CUST,DIM_CAL and DIM_XYZ??
    I need to resolve this issue ASAP so any help is appreciated. Thanks
    Edited by: user11935561 on Feb 10, 2010 6:27 AM
    Edited by: user11935561 on Feb 10, 2010 6:28 AM

    You can find the same issue in
    Logic of queries in OBIEE
    or
    Connection between 2 fact tables
    Follow the link
    http://there-n-back-again.blogspot.com/2009/04/oracle-analytics-how-to-report-over-non.html
    Put 'All' or 'Total' at levels for dim_xxx for those facts you need in your report from facta and factb
    Regards
    Nicolae

  • Help-urgent - how to update service pack and apply patches for ADS

    Dear all,
       I've just download the sp 11 and the patch ,how should i update my ADS? I've try to search the forum but to no avail. Pls advise,thanks.
    Regards,
    Joan

    Hi Joan,
    To deploy an SCA or SDA, proceed as follows:
          1. Make sure you have downloaded the SCA or SDA from SAP Service Marketplace.
          2. Start the SDM GUI. To do this, execute the following file:
                a) Windows: RemoteGui.bat in folder \usr\sap\<SID>\<instance>\SDM\program
                b) Unix: RemoteGui.sh in folder /usr/sap/<SID>/<instance>/SDM/program
          3. The SDM GUI screen appears.
          Note: With SAP Web Application Server 6.30 the SDM server is started whenever you start the SAP system. To check whether the SDM server is running, use the tools SAP Management Console (Windows) or jcmon (UNIX).
          4. Choose "SDM Gui -> Login" or the icon "Connect to SDM Server". The dialog box "Enter Login Information for SDM Server" appears.
          5. Enter the following information:
                a) Password
                The initial password is "sdm" (without quotes).
                b) User description (optional)
                c) Hostname
                d) Port
                With instance number 00, the default port number is 50018. If your instance number is different from 00, the port number changes to
                Port = 50018 + 100 x <instance number>.
                You have to calculate the new port number and enter it manually.
          6. Choose "Login". The SDM GUI appears.
          7. Choose tab "Deployment".
          8. Choose "Add SCA/SDA to Deployment List (Local File Browser)". A file selection screen appears.
          9. Select the SCA or SDA file you would like to deploy and choose "Next" to read the information on the following screens.
          10. Choose "Next" until the "Start" button appears.
          11. Choose "Start". After the SCA or SDA has been completely deployed, a success message appears.
          12. Choose "Confirm" to return to the SDM GUI.
          13. When you have finished work, log out from the SDM server. Choose "Deployment -> Logout" or the icon "Disconnect from SDM server" for this.
    If this answers your question, please mark the question accordingly and do award points if helpful.
    Regards,
    Arafat

  • Power Shell Web Access - How to limit the cmdlets and give regular users, access to perform tasks

    It is possible to give to regular/standard users, powershell web access to give only, for example, "get-" cmdlets?
    The ideia is to provide help desk tech users, a minimum level of access on some servers, and it will be usefull to give then, basic and restrcted access to a few cmdlets, performe harmless activities and mybe some level of access, not alloweing to to using
    RDP, but PS, insted

    While PowerShell Web Access (PSWA) does require authorization rules to function, these rules do not specify what cmdlets can be used in a PSRemoting session. The PSWA authorization rules define what user, or group of users, can remotely connect to what computer,
    or group of computers, through the PSWA gateway (the PSWA server).
    What you need to research are session configurations and/or endpoints. These are separate from PSWA, but can be used in conjunction with PSWA (PSWA website > Optional connection settings > Configuration >
    NameOfConfiguration), just as they can in a standard console-based PSRemoting session (Enter-PSSession -ComputerName
    server01 -Configuration NameOfConfiguration -or- Invoke-Command -ComputerName
    server01 -Configuration NameOfConfiguration).
    Start your research with New-PSSessionConfigurationFile and then Register- and Unregister-PSSessionConfiguration. These have been great for our environment, allowing non-admin users access to run very specific cmdlets as an admin, without being an admin
    on the computer.

  • How to save a jpg and give it a label automatically

    Hi guys. I've found myself regularly repeating a set of actions and I was wondering if there was some way of automating them using CS4. The scenario is that I use Bridge as my main photo organisation app. I rate my shots from 1-5 stars and then tend to double click on ones to edit them in PS. After saving the edited shot as a jpg with "_edited" added to the filename, I apply a label which is called 'Enhanced' and then apply a 'Original' label to the original jpg. This lets me immediately filter of my edited/enhanced shots in Bridge and locate the originals if I need them. It also makes the edited files stand out when looked at in a file view of Explorer etc .
    Is there an action or script I can create so that when I've finished editing a jpg it will take the original file name, add "_edited", save it as quality 10, baseline optimised, then apply the 'Optimised' label to the new file and exit the original jpg without saving but with applying the 'Original" label?
    Any advice would be much appreciated. Thanks.

    I have modified the function slightly, could you try this version please?
    #target photoshop
    if (!BridgeTalk.isRunning("bridge")) BridgeTalk.launch("bridge");
    if(documents.length >0){
    var originalFile = activeDocument.fullName.fsName;
    var saveFile = activeDocument.fullName.fsName.slice(0,-4)+"_edited.jpg";
    SaveJPEG(saveFile, 10);
    activeDocument.close(SaveOptions.DONOTSAVECHANGES);
    labelPic(originalFile,"Original");
    labelPic(saveFile,"Enhanced");
    function labelPic(file,tag) {
       var bt = new BridgeTalk;
       bt.target = "bridge";
       var myScript = "";
       myScript += "var file = new Thumbnail(\'"+file+"\');";
       myScript += "var md = file.synchronousMetadata;";
       myScript += "md.namespace = \"http://ns.adobe.com/xap/1.0/\";";
       myScript +="md.Label = \'"+ tag +"\';";
       bt.body = myScript;
       bt.send();
    function SaveJPEG(saveFile, jpegQuality){
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true;
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = jpegQuality; //1-12
    activeDocument.saveAs(new File(saveFile), jpgSaveOptions, true,Extension.LOWERCASE);

Maybe you are looking for

  • USB, Firewire Suddenly Shut off/Deactivated

    Hello, I recently tried to attach a La Cie hardddrive to the back of my cinema display and a message came up: +*A usb device is currently drawing too much power.*+ +*The hub it is attached to will be deactivated."*+ There is no hub but now none of my

  • Bank Guarantee in Vendor Master

    Hi, I am having one scenarion for Vendor. I have to maintain Bank Guarantee for Vendor. Where i have to maintain the Bank Guarantee. Sangram

  • Problem when Saving Texts using Function Module CREATE_TEXT

    Hi All, I am using Function Module CREATE_TEXT to save text in transaction XK02. But the first character of few lines disappears in one of (Ruled) editor while that character appears in a new line in another editor. In debug mode, I found that value

  • Playmemories home and online software support

    I have talked for 2hours today. with many phone numbers 800-222-7669...877-971-7669...855-999-7669 of which absolutly no one could help.  I need a real software support tech not gonna play phone merry go round anymore. I have playmemories home and pl

  • Cant add or delete any contacts :(

    Hi, I am trying to delete some old phone numbers but when I go into Contacts there is no 'Edit' button which my old 3S had. I can only add contacts if I use the keypad to type a number in and then touch the +contact icon otherwise there is also no 'a