![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
docjar - get the source code of any jre java object
SYNOPSIS
docjar [fully qualified class name]
EXAMPLE
docjar java.applet.Applet
docjar java.lang.Object
DESCRIPTION
This links to a page on docjar where you can view the
source code for any class in the jre. It may work just
fine without a fully package qualified name, but it's
usually just faster to include it.