Search:

Type: Posts; User: mattisvan

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    934

    [SOLVED] Re: Help with school project

    solved


    import java.applet.Applet;
    import java.awt.*;

    public class talnarod extends Applet
    {
    TextArea Ttafla;
    Button Bstart;
  2. Replies
    2
    Views
    934

    [SOLVED] Help with school project

    Hi, i´m new to this forum and to java as well, my name is Matti and are from Iceland

    i´m trying to make number sequence with one TextArea and one Button, using '\n' and '\t'
    the result should...
Results 1 to 2 of 2