Search:

Type: Posts; User: javapenguin

Search: Search took 0.09 seconds.

  1. Replies
    7
    Views
    4,390

    Re: JButton with 2D Graphics help

    You never set the text of the button.

    Is your starting one "Smile" or "Frown"?
  2. Replies
    7
    Views
    4,390

    Re: JButton with 2D Graphics help

    You never set the text of the JButton mouth to anything.

    At least not in the constructor.
  3. Replies
    7
    Views
    4,390

    Re: JButton with 2D Graphics help

    mouth.setVisiible(true);
  4. Replies
    7
    Views
    4,390

    Re: JButton with 2D Graphics help

    try setting the button to be visible.
Results 1 to 4 of 4