Search:

Type: Posts; User: jaser

Search: Search took 0.07 seconds.

  1. Thread: button

    by jaser
    Replies
    3
    Views
    1,279

    Re: button

    I'm trying to write a small program that I thought out myself. I want to have a button "make new button". When I click it, the new object Button should be done and added on the frame. The problem is...
  2. Thread: button

    by jaser
    Replies
    3
    Views
    1,279

    button

    Hi, I try to make Button in separate class.

    I don't undersatnd where to put this part of code

    panel.add(Button.draw); //



    public class Panel
    {
Results 1 to 2 of 2