In the JDK javadoc, on the left panel above all-classes, there is a product name like:
Java™ Platform
Standard Ed. 7
It is also in the header and footer of every page.
How to add product name in javadoc in every page?
How to add logo in page header or footer in every page?
Thanks.