Search:

Type: Posts; User: WACman

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    3,946

    Re: Using Protected Methods, in a Java Library

    So I make a class that extends the class with the protected method.
    And in the class that I'm doing all my image processing stuff I should make an instance of the extended class.
    Do you think I...
  2. Replies
    2
    Views
    3,946

    Using Protected Methods, in a Java Library

    Hey, there are a set of java image processing classes I want to use.
    It is a library online... "JHLabs Java Image processing"...

    Download Java Image Processing Classes

    The java docs are...
Results 1 to 2 of 2