With GUI you can use equalsIgnoreCase() or you can use the standard equals() method.
Remember the equality operator '==' does not work on String in Java.

Wishes Ada xx