Search:

Type: Posts; User: Perd1t1on

Search: Search took 0.16 seconds.

  1. [SOLVED] Re: paintComponent is not reading my private variables

    sorry i didn't think the code would be enough, but I figured it out.
  2. [SOLVED] paintComponent is not reading my private variables

    Just to simplify, I'll leave out the details to my code:



    public class Theclass{

    private short a,b;

    public Theclass(short a,short b){
    }
Results 1 to 2 of 2