Search:

Type: Posts; User: Dele

Search: Search took 0.27 seconds.

  1. Re: Loading Gifs into an array

    Thanks for your reply.

    This is the code I am actually working with. The compiler complains about the array structure. I don't know why as it is the same as in your example.

    Dele



    import...
  2. Best approach to load .gif pictures into an Array then selecting few of them and attach to a lable

    I wish to load several Gif pictures into an array and then later select some of these gifs and attach to a label. What is the best approach?


    ImageIcon orange = new ImageIcon ("orange.gif");...
Results 1 to 2 of 2