Search:

Type: Posts; User: JavaPF

Search: Search took 0.09 seconds.

  1. Replies
    12
    Views
    2,599

    Re: Help with my AR Project

    OK. That is good to hear :D

    If you wish to store the information as XML then go for it!! Its all good practise.

    I look forward to seeing your progress.
  2. Replies
    12
    Views
    2,599

    Re: Help with my AR Project

    Hey Ciwan,

    Storing & parsing XML data is a lot harder than reading a text file.
    Here is an example of parsing an XML document using DOM Parse so you can see what I mean:
    ...
  3. Replies
    12
    Views
    2,599

    Re: Help with my AR Project

    Hey Ciwan,

    Sorry I haven't got back to you sooner.

    Storing the data in a text file is just an idea. There are a few different ways you could do this and an Array or ArrayList would be just...
  4. Replies
    12
    Views
    2,599

    Re: Help with my AR Project

    Cool..

    Id suggest downloading Netbeans if you haven't done so already. You can use it to easily design the graphical user interface.

    There are several ways you could store the information, I...
  5. Replies
    12
    Views
    2,599

    Re: Help with my AR Project

    Hey Ciwan,

    Just to clarify, you are programming in Java and not JavaScript right?
Results 1 to 5 of 5