Re: api docs?
Petr Kuzel <[email protected]> Mon, 13 Sep 2004 10:11:24 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
Rich Unger wrote: > Where can I find the api docs for usertasks and suggestions? Rich you have to use sources directly. There is no final API. You have to use implementation dependencies. API candidate is tasklist/api submodule. Cc.