Search:

Type: Posts; User: Darryl.Burke

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,791

    Re: showMessageDialog is not showing!

    I recommend you go through this section of the Java tutorials:
    The if-then and if-then-else Statements (The Java™ Tutorials > Learning the Java Language > Language Basics)

    db
  2. Replies
    3
    Views
    1,791

    Re: showMessageDialog is not showing!

    You do realize that the statement you refer to will be executed only when the program flow enters the last else-if -- or don't you?

    db
Results 1 to 2 of 2