Search:

Type: Posts; User: edward005

Search: Search took 0.10 seconds.

  1. Re: java awt...if statement not working properly

    thanks a lot i have just tried the second part and its working fine now
    can you please explain me why this happen??
    i mean why its working by using equals but not ==

    --- Update ---

    [/COLOR]if...
  2. Re: java awt...if statement not working properly

    yes i am sure that split line is working fine.i have already checked that
    thanks for taking interest in solving the problem
    in case you find the solution please let me know
    thanks again
  3. java awt...if statement not working properly

    it is a program to find vowels from tect in awt....but it is not doing so may be some problem in if statement


    import java.awt.*;
    import java.awt.event.*;

    class Test implements...
Results 1 to 3 of 3