Search:

Type: Posts; User: Masic1990

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    955

    Re: setBackground in MouseAdapter

    Thank you again.

    - Nicky
  2. Replies
    4
    Views
    955

    Re: setBackground in MouseAdapter

    I just keep getting this same error message:


    Exception in thread "AWT-EventQueue-0" java.lang.Error: Unresolved compilation problem:
    Cannot refer to the non-final local variable item defined...
  3. Replies
    4
    Views
    955

    setBackground in MouseAdapter

    import java.awt.FlowLayout;

    import javax.swing.JFrame;
    import javax.swing.JPanel;
    import javax.swing.JTextArea;

    import java.awt.BorderLayout;
    import java.awt.Color;
    import...
Results 1 to 3 of 3