A style sheet includes a set of stylistic rules that describe how to present HTML pages, including the size, color, and font of the text. You can replace the existing style sheet with your own style sheet for the following HTML pages in the IDE.
To change the stylesheet for README.html
and WHATISNEW.html
:
This directory is the directory in which
which README.html
and WHATISNEW.html
reside.
.css
file.
To change the stylesheet for Javadoc documentation:
To change the stylesheet for the online help:
modules
directory.
usersguide.jar
using the command-line jar tool
that comes with the JDK.
jar xf usersguide.jar
usersguide
directory until you get
to the help files.
ide.css
file.
See also | |
---|---|
Accessibility |