Search:

Type: Posts; User: mjpam

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: Confused about string that I think shouldn't be null

    Never mind. I figured it out.

    It was silly mistake.
  2. [SOLVED] Confused about string that I think shouldn't be null

    I am trying to write a basic four-function calculator. Here is the code:

    import java.awt.*;
    import java.awt.event.*;
    import java.util.*;
    import javax.swing.*;
    import javax.swing.event.*;
    ...
Results 1 to 2 of 2