Search:

Type: Posts; User: sman36

Search: Search took 0.17 seconds.

  1. Thread: Jtree help

    by sman36
    Replies
    1
    Views
    2,052

    [SOLVED] Re: Jtree help

    just found the solution...I should have use the metod insertnodeinto
  2. Thread: Jtree help

    by sman36
    Replies
    1
    Views
    2,052

    [SOLVED] Jtree help

    I have a problem with my Jtree.....I can add nodes to my JTree, but after expanding a node, I can not add any child nodes to that node



    import java.util.*;
    import javax.swing.*;
    import...
  3. Thread: JCombobox help

    by sman36
    Replies
    10
    Views
    3,043

    [SOLVED] Re: JCombobox help

    I got it !!!! thanks to everyone who posted :))
  4. Thread: JCombobox help

    by sman36
    Replies
    10
    Views
    3,043

    [SOLVED] Re: JCombobox help

    I know that getItemAt and setSelectedIndex will tell which item was selected but it wont work on if statements and I already know what method to use that will set the value of textfield its .setText
  5. Thread: JCombobox help

    by sman36
    Replies
    10
    Views
    3,043

    [SOLVED] Re: JCombobox help

    ^^ yup thats what I mean but whats the real code for that?? what API should I use I'm very confused8-}
  6. Thread: JCombobox help

    by sman36
    Replies
    10
    Views
    3,043

    [SOLVED] Re: JCombobox help

    to make my explanation easiser I just want to translate this into a java code:

    if I select item 1 from my drop down list 24 hrs will appear in my textfield. :)
  7. Thread: JCombobox help

    by sman36
    Replies
    10
    Views
    3,043

    [SOLVED] JCombobox help

    Can somebody help me...............

    I actually dont know how to explain this but here it goes........

    I created a program which is a shipment calculator. There is part there were I have a...
Results 1 to 7 of 7