Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Re: Creating a Library, abstract class created issues. Also need GUI help.

    The compiler could not find an add() method that took a StringTokenizer object as an arg.


    You can not create an instance of an abstract class.
  2. Re: Creating a Library, abstract class created issues. Also need GUI help.

    Please post the code you are working on here on the forum.

    Please copy the full text of the error messages and paste it here.

    Be sure to wrap your code with code tags:


    <YOUR CODE HERE>

    ...
Results 1 to 2 of 2