Search:

Type: Posts; User: Saxy

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,150

    This program won't show the graphics I want it to

    import java.awt.Color;
    import java.awt.Graphics;
    import java.awt.event.KeyEvent;
    import java.awt.event.KeyListener;
    import javax.swing.JFrame
    public class Sax extends JFrame implements...
  2. Replies
    3
    Views
    1,150

    Need help with repaint();

    Hi guys and gals, i've been trying to write this code but i keep getting something wrong and can't figure it out.
    I appreciate any help/advice you can give me, thanks!
    public class Saxophone...
Results 1 to 2 of 2