Search:

Type: Posts; User: Olympaphibian89

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    959

    Re: Need my code to update a variable

    I tried putting my actionPerformed method before JVideo() (I think this is what you were referring to) but it didnt change anything, then I pulled my if statements out from there and put them right...
  2. Replies
    3
    Views
    959

    Need my code to update a variable

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

    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class JVideo extends JFrame implements...
Results 1 to 2 of 2