Search:

Type: Posts; User: kekku500

Search: Search took 0.16 seconds.

  1. Replies
    16
    Views
    1,570

    Re: How do I put action with my auto-gen UI?

    @Norm
    If he truly wants to learn, then he will look what i wrote into the code and try to understand it himself. I just thought that he could learn programming by looking at the finished code....
  2. Replies
    16
    Views
    1,570

    Re: How do I put action with my auto-gen UI?

    This should work.

    import javax.swing.*;

    public class Calculator {

    public static void main(String [] args){

    //Shows window
    test window = new test();
  3. Thread: Hai!

    by kekku500
    Replies
    1
    Views
    914

    Hai!

    Hello everyone. I'm Kevin. I came to this forum to learn java programming. I already understand the basics but i am not sure how to contine. I want to expierence java language by reading other's...
Results 1 to 3 of 3