Search:

Type: Posts; User: cindisue

Search: Search took 0.78 seconds.

  1. Thread: GUI errors

    by cindisue
    Replies
    1
    Views
    1,506

    GUI errors

    I have been trying to figure out these errors and I am stuck. You guys are good at seeing what I can not, thanks!


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

    public...
  2. Thread: Help please!

    by cindisue
    Replies
    6
    Views
    987

    Re: Help please!

    The 2nd years was commented out and I forgot to delete it before I pasted the code, but I changed the format and am now getting a display thanks!
  3. Thread: Help please!

    by cindisue
    Replies
    6
    Views
    987

    Re: Help please!

    I have changed the code and it worked in that version, however, my classmate told me that was not the correct output so I am trying to use string format and for some reason it will compile and take...
  4. Thread: Help please!

    by cindisue
    Replies
    6
    Views
    987

    Re: Help please!

    thank you, it was compiling but then giving me an error in the command line when I ran it, that was it and and I will need to work out the math
  5. Thread: Help please!

    by cindisue
    Replies
    6
    Views
    987

    Help please!

    Hi guys,

    I need some help with this code, I just can't get it to run.

    Thanks!

    import java.util.Scanner;
    public class Invest{
    public static void main(String[] args){
    ...
Results 1 to 5 of 5