Search:

Type: Posts; User: ericgomez

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    998

    Re: the if statement does not work

    thank you, it worked.

    Now I am having problems with the actionListener. How do I get it to work so that the volume takes all variables?
    import javax.swing.*;
    import java.awt.*;
    import...
  2. Replies
    4
    Views
    998

    the if statement does not work

    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.ActionEvent;
    import java.text.DecimalFormat;
    import javax.swing.event.*;

    public class japanese extends JApplet {

    public void...
Results 1 to 2 of 2