Results 1 to 2 of 2

Thread: How to create java based dictionary for mobile using data in microsoft excel?

  1. #1
    Join Date
    Mar 2012
    Location
    Gardena,California,USA
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to create java based dictionary for mobile using data in microsoft excel?

    i am having a ms excel file which contains 2 columns, I first column i added words, and in second column meaning to the word in the first column. I want to create a dictionary for mobile like nokia or any java based application running mobile. How it can be created as i, dont know the java programming?

  2. #2
    Join Date
    Aug 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    You can take help from dictionary class in java.util package. You will find all needed classes and methods in this package. Hope this will help.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •