Search:

Type: Posts; User: Naimman

Search: Search took 0.07 seconds.

  1. Replies
    8
    Views
    774

    Re: need corection on java code

    hi:

    I'm working on eclipse MARS.1

    can you an example from your side .

    the error still pending

    thanks
  2. Replies
    8
    Views
    774

    Re: need corection on java code

    Hi :

    if I remove this line it works but I need textarea

    I can't find a solution

    3240

    thanks
  3. Replies
    8
    Views
    774

    Re: need corection on java code

    I have added bellow code but it always point to line 84 .

    [QUOTE]

    String data = "";

    data = (String) list.getSelectedValue();

    System.out.println(data);
  4. Replies
    8
    Views
    774

    Re: need corection on java code

    hi:

    may be the problem in this lines :
  5. Replies
    8
    Views
    774

    need corection on java code

    Hi :

    I m working on java eclipse I want to move one selected item from list to texTarea but when I execute this code I have got following error :






    Exception in thread...
Results 1 to 5 of 5