Search:

Type: Posts; User: loui345

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,520

    Re: Quick Question on Images

    Hey Norm,

    I had to take a few days to really understand my problem, so I can correctly communicate it to you. See my problem, is I have a set of items in a combobox and I am trying to link items...
  2. Replies
    7
    Views
    1,520

    Re: Quick Question on Images

    Alright, let me try to explain in more detail. When I type in the .getResource constructor, the literal String of the image will move with the combobox. It works well with the If and Else...
  3. Replies
    7
    Views
    1,520

    Re: Quick Question on Images

    More of my code


    jd.setText(NameofProduct);
    jfield.setText(jtProfitindex1);
    jtProfit.setText(OrginalPrice);
    ...
  4. Replies
    7
    Views
    1,520

    Quick Question on Images

    Hello,

    I setting a image using the ImageIcon getResource syntax and I am I having trouble displaying an Image. It works fine when I type the String and not store it in a variable. It displays the...
Results 1 to 4 of 4