From the course: Learning NetBeans

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

JavaDocs

JavaDocs

From the course: Learning NetBeans

Start my 1-month free trial

JavaDocs

- [Instructor] We've covered quite a bit of material in this course, but one of the things that I want to reiterate is that there was quite a few topics that we could not go really deep into, because it would be beyond the scope of the course. However, I would like you to get into the habit, if you're not already into the habit, of checking out the help options. Particularly, there are two areas here that I'd like to point out. One, I indicated a little earlier that we had a shortcut reference and this is something that you definitely want to have nearby. Maybe you can just download this and have it as a reference, but it has a lot of useful shortcuts that you'll find very convenient for finding, search, and replacing. There's navigating through your code source. There's general shortcuts for coding in Java. Compiling, testing, and running, and many more. Of course, we talked about earlier, shortcuts for code templates and there are a lot of those. In fact, all of the second page is…

Contents