Search:

Type: Posts; User: pbrockway2

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: (Total begginner) simple GUI program nt displayin

    I agree. But you could avoid all the getXXX() calls by introducing two new variables for the width/height of the line and keeping width and height as they are for the width/height of the component.
  2. [SOLVED] Re: (Total begginner) simple GUI program nt displayin

    It is, but you can always widen the visibility of methods being overridden.



    It is good practice to annotate methods that you are overriding. ("Overriding" just means that the method is...
Results 1 to 2 of 2