Search:

Type: Posts; User: JavaPF

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    3,243

    Re: Image in GUI Problem

    Hello Koâk,

    I have had a play around with the code. Check this out:



    import java.awt.*;
    import java.awt.image.BufferedImage;
    import java.awt.event.*;
    import java.io.IOException;
  2. Replies
    6
    Views
    3,243

    Re: Image in GUI Problem

    Hello Koâk,

    It is something to do with:



    frame.setDefaultLookAndFeelDecorated(true);
    try {
    ...
  3. Replies
    6
    Views
    3,243

    Re: Image in GUI Problem

    Morning Koâk,

    Please post your code for us to look at :)
Results 1 to 3 of 3