Search:

Type: Posts; User: frozen java

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    1,955

    Re: JLabel image?

    i got it! thanks!
  2. Replies
    2
    Views
    1,955

    JLabel image?

    Im trying to draw an image using JLabel.

    heres my code


    private JLabel title = new JLabel(new ImageIcon("banner.png"));


    I am calling it later on
Results 1 to 2 of 2