How to view an .xls document using Swing

Hi folks,
I'd like to view an .xls document in the same format as in Microsoft Excel. How can i accomplish this using jdk1.5 (swing).
I've gone through JExcel doc but dont know how to use it. I appreciate if u guys provide an example...
Thanks in advance....

Dear Cotton.m,
4 ur info im not reinventing the wheel...
My requirement is like this.. In my app i have to give an option to import recipient no's to JList from an .xls file.I've already achieved this in previous version of my appln by a condition that recipient no's should start from A1 to end of that column. But im trying to update it, by allowing the user to view the .xls file and select the no's of his choice(from any row r col)... I hope u understand
If u can help me then pls..

Similar Messages

  • Plug_in:how to unlock a locked document use acrobat API

    how to unlock a locked document use acrobat API.in acrobat plug_in

    how to unlock a locked document use acrobat API.in acrobat plug_in(Which API can enter a password to unlock the locked document)

  • Reg:how to post the parked documents using BDC

    Duplicate message in General deleted.  Please do not post the same question in more than one forum.
    Hi
    I am creating parked Documents using FV50. I am able to check them using FBV0, I am able to select and post the documents using the same transaction. Its working fine. However I want to post the selected parked documents using BDC. I am having problems as the output in FBV0 is in ALV report format. HAving problems selcting the parked documents to be posted. As there any way to post the selected parked documents using BDC.
    Please suggest me a solution for this.
    Thanks,
    Satish
    Edited by: Matt on Dec 3, 2008 7:40 PM

    Hi Rob,
    Thank you for ur reply, can u send that code how u post the parked documents using BDC for FBV0 transaction.  Please send the code.
    Thanks,
    Satish

  • How to implement hyperlink in java using swing components

    hi.....
    pls help me to find out solution
    how to implement hyperlink in java using swing components

    I've got the same problem here.
    I want to implement a HyperlinkListener to a JLabel. (Unlike suggested above, it is only supported by JEditorPane and not JLabel)
    The goal is, that if a user clicks on a Link in a JLabel, the standard browser opens and displays that page.
    Can somebody please help?
    My ultimate goal would be to also be able to add clickable HyperLinks in ToolTip texts, but i guess that'd be even more complicated.

  • How to view profit center documents

    Hi
    kindly update me how to view profit center documents
    Moderator: Please, search SDN before posting

    Try 9KE9 (Display profit center document) or KE5Z (profit center line item report).
    Thanks.
    Rahul

  • How to view pdf, xls files generated by using JasperExport

    I am using Weblogic Server 8.1 to deploy my project. I have some pdf, xls files that generated by JasperExport. Code: <br>
    Map parameters = new HashMap(); <br>parameters.put("donvi",DVi); String ConnectionURL ="jdbc:oracle:thin:@localhost:1521:qltb"; <br>Class.forName("oracle.jdbc.driver.OracleDriver"); <br>Connection jdbcConnection = DriverManager.getConnection(ConnectionURL,"qltb","qltb12345");<br> jasperReport = JasperCompileManager.compileReport("C:\\baocao.jrxml"); <br>jasperPrint = JasperFillManager.fillReport(jasperReport,parameters,jdbcConnection);<br> //JasperViewer.viewReport(jasperPrint); <br>JasperExportManager.exportReportToPdfFile(jasperPrint, "report.pdf");<br>
    report.pdf is exported to folder <br> C:\bea\user_projects\domains\cems ( cems is name of domain) . <br> But I dont know how to view this file or write relative path of this file For example : in test.jsp page I write Report 1 But it doesnt work.

    Install IronTrack SQL as described in the following link
    http://www.irongrid.com/documentation/irontracksql/install.html#install_oracle9iAS

  • How to view the attached documents in IW22 & IW52

    Hello guys,
    Help me out.
    I have attached documents in DMS thru cvo1n maintaining  object link for maintanance notification & service notification and selected coreesponding notification number each.
    When i go to transaction of IW22 or IW52 i am no-where finding suitable icon to display the attached documents.
    The link is proper since i checked in CC04 which shows the document attchement to the selected object link.
    So how to retrive the atached document in both the transactions.
    Regards,
    Murali.S
    Points will be rewarded for sure.

    Hi Murali,
    please see SAP note 376086 which might be usefull for this question.
    Please take a look at the following which should display the document
    tab in QM02 and QM01.
    Use the transaction QCC2 to enter the notification customizing.
    -> Notification Creation
       -> Notification Types
          -> Define Screen Templates
             - Define Screen Areas and Tabs -> Press Choose
               Now select the notification type where would like to have
               this functionality.
               Open the 'Extended View: Tabstrips and Screen Areas' folder
               Select a tabstrip, view the details (Ctrl + shift + F2) and
               add the screen area 092 to it.
    This allows a connection to the DMS-system in notifications.
    Best regards,
    Christoph

  • How to view an AVI file using labVIEW

    hi
    I m working on LAbVIEW 5.1. I want to know how to view an AVI video file in LabVIEW. The image should be displayed on an intensity graph.

    Use Windows media player via ActiveX. Find attached example (it plays an AVI on top of graph area and hides at the end).I attached a screen capture in case you have problems with the converted version of my 6.0 VI. Let me know if it's working.
    Good Luck
    Attachments:
    play_AVI.vi ‏30 KB
    Count16.avi ‏343 KB
    play_AVI.gif ‏15 KB

  • How can i connect multiple forms using swings or applets(AWT) & with D-Base

    Hello Friends,
    I am Sreedhar from Hyderabad. working as a java developer in a small organization. I got a challenge to work on java stand alone (desktop) application. Basically our company is based on SCM(Supply Chain Management), I never work before using swings and AWT. now my present challenge is to develope an application on swings and AWT using Net Beans IDE. but i am unble find the code to connect one form to another form, i want to develop similar application like a web application , suppose if i click on OK button it has to connect next form. in the next for it has to take user name and password should allow me to access main form. please help me about this topic, if anybody interested i can send u the screen shots and i can post to ur mail. please help me as soon as possible,

    sreedharkommuru wrote:
    Hello Friends,
    I am Sreedhar from Hyderabad. working as a java developer in a small organization. I got a challenge to work on java stand alone (desktop) application. Basically our company is based on SCM(Supply Chain Management), I never work before using swings and AWT. now my present challenge is to develope an application on swings and AWT using Net Beans IDE. but i am unble find the code to connect one form to another form, i want to develop similar application like a web application , suppose if i click on OK button it has to connect next form. in the next for it has to take user name and password should allow me to access main form. please help me about this topic, if anybody interested i can send u the screen shots and i can post to ur mail. please help me as soon as possible,There is no magic, you need to spend a good amount of time in tutorials, here is a good one to start off with:
    [The Really Big Index|http://java.sun.com/docs/books/tutorial/reallybigindex.html]
    Here are a few tips:
    1 - Do not mix AWT and SWING: it'll just cause you headaches in the long run that you cannot fix without refactoring to properly not mix the 2 together.
    2 - You use JDBC to access the database
    3 - You make accessors/constructors to pass parameters that you need from one form to another.
    Have fun.

  • How to park an FI document using BDC in Workflow

    Hi,
    I want to park FI document using some background process.
    Can i use BDC in my WF for this purpose.
    If yes, kindly guide me through this.
    Regrds

    Hi,
    Thanks for your reply.
    I need to park an FI accounting journal document rather than an AP (invoice) document.
    if we can use BDC in workflow,Can you pleas let me know the process ?
    Regards

  • How to view file from vss using java Commandline

    Hi To ALL,
    I wanted to view a file from vss through java code.
    By using the folowing code,i could able to get vss file in to local folder.
    Runtime.getRuntime().exec
    ("cmd /c ss Get $/Mywork/Myfile.java -GLC:/New");
    But i wanted to view file from vss using java code.
    any one please help me..
    Thanks in advance.........

    As always, Google is your friend.
    Follow the bouncing link.
    http://www.google.com/search?hl=en&q=VisualSourceSafe+%2B+Java+API
    PS.

  • How to Open  a Word document using Developer Forms

    Hi Buddies,
    Can anybody help me out in this regard.
    My requirement is like this.
    In my developer Forms Screen i have one button named resume.
    if i click that button then that particular persons resume has to be opened which is MsWord file(.DOC)located in server(Which is the database server).
    So we have to launch the word with the required document using the Forms built-ins. The document path will be stored in my database.
    Quick response will be appreciated.
    Thanks in Anticipation
    Regards
    Kiran Kumar Jasti

    This is a confused and confusing issue. There are no quick fixes. Bear in mind the following points:
    Word is a client program. It can only open documents that can be seen from a client PC. If you cannot see your database server's directories from a client PC (and I would hope you can't) you cannot open that document.
    what you are left with is creating a copy of that document, transporting it to the client realm, and then overwriting it back on the server after your user has finished with it (if they're editing).
    there are many different ways of doing this, but they will probably involve writing an API in VisualBasic or Java. Alternatively you might look at Oracle's IFS.
    This is not the right forum for a detailed solution - try the Developer forum (or IFS if that floats your boat).
    Good luck, APC

  • How do I scan a document using an epson printer onto my mac

    I can I scan a document using onto my computer using the Epson Stylus NX430 printer. 

    The printer must also have a built in scanner ...
    You can use the Image Capture app in your Applications folder for scanning.
    Connect the printer /scanner to your Mac whether Wi-Fi or USB.
    Click the very small black box bottom left side of the Image Capture window.
    You'll see this pop up menu:   Connecting this (device) opens:
    You can select a default app to scan (Image Capture) and select a folder from the Import To pop up menu on the right to save scanned files to.
    More help here >  Mac Basics: Using a scanner

  • How to View Crystal 9 reports using SEAM framework

    Experts,
    I was wondering if there is a tutorial or posts anywhere that would help me, or at least point me in the right direction, to some development ideas on viewing Crystal 9 reports using a SEAM framework.  Any help would be much appreciated.  Thanks.

    Not aware of anything. This is actually the first time I hear of SEAM framework (call me ignorant).
    I suspect posting to the SEAM forum may be an idea. I searched there, but did not find anything at all. Also, reading a bit on SEAM, try to post your query to the Java Development - Crystal Reports forum:
    SAP Crystal Reports, version for Eclipse
    Perhaps they may have something for you to start on.
    CR 9 has been out of support for 3+ years, so no fixes. If you use a supported version of CR, then fixes would only be done if the issue can be reproduced on a supported platform.
    Ludek

  • How do I bulk upload documents using PowerShell and extract metadata from file name?

    I have a requirement to upload a bunch of documents into a document library. Based on the content type, the rules of updating the metadata is different...the one giving me trouble is to extract the metadata from the file name. If I have a file name like
    "part1_part2_part3.pdf" how do I extract part1, part2, part3 and tag each document being uploaded into SharePoint, using PowerShell? I have searched and have not been able to find anything to get me started.
    Has anyone done this before? Or is there a blog I can take a look at? Thanks
     

    You will have to write a PS script encompassing this logic.
    Read files from the folder using
    Get-Item cmdlet
    Determine the content type based on the path or filename.
    Split the file name to extract the tag names.
    If the metadata fields in the content type is a managed metadata field, check whether the term exists and set it.
    Updating SharePoint Managed Metadata Columns
    with PowerShell
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

Maybe you are looking for