Search:

Type: Posts; User: savvas

Search: Search took 0.09 seconds.

  1. Re: This is my code and i would like to ask a question..

    Well thx i did that and it worked thx for the advice man .
  2. This is my code and i would like to ask a question..

    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    import java.util.Random;
    import java.applet.*;
    public class SimpleApplet extends JApplet
    {
    JButton ng;
    JPanel...
Results 1 to 2 of 2