Search:

Type: Posts; User: AliceH

Search: Search took 0.63 seconds.

  1. Replies
    1
    Views
    1,982

    Make JComboBox fill with id's from xml file

    If I have an xml file and it's full of different environments and I want to display them in a drop down list - how would I do that?

    The xml in file is simply just:



    <Environment id = "...
  2. Replies
    3
    Views
    1,124

    Re: Method calls/initialization issues

    Document doc is only used in documentBuilderFactory to get hold of a document and parse it so it can be edited/updated

    Environment is a class that uses getters/setters that refer to the...
  3. Replies
    3
    Views
    1,124

    Method calls/initialization issues

    Hi there,

    First time posting here - wondering if anyone could lend a hand!
    I'm making an import/export of xml - I have the import of xml sorted I'm just trying to finish off the export.
    My...
Results 1 to 3 of 3