Search:

Type: Posts; User: Botscape

Search: Search took 0.16 seconds.

  1. Re: Setbackground doesn't work for me Solution for it?

    package Default.Package;

    import javax.swing.*;
    import java.awt.*;




    public class AC extends JComponent {
  2. Setbackground doesn't work for me Solution for it?

    I'm currently trying to make a game with Eclipse I have ran into one problem.

    When I try and set a background color Nothing shows up, I think it's because "setBackground" is bug for me.
    Is there...
Results 1 to 2 of 2