Search:

Type: Posts; User: falkowa42

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,941

    Re: JButtons making a Phone Calculator

    Thank you for the quick reply, this is what I have so far..


    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.ActionListener;
    import java.awt.event.ActionEvent;


    public class...
  2. Replies
    3
    Views
    1,941

    JButtons making a Phone Calculator

    Right now I am working on the logic/theory of how to get this program to work. I can upload the code if it helps. I have to make a phone calculator using JButtons, when the user clicks on a button...
Results 1 to 2 of 2