DOC

org.freedesktop.tango : tango-icon-theme

Maven & Gradle

Nov 23, 2009
10 usages

freedesktop.org Tango icon theme · A sample implementation of the freedesktop.org icon naming specification following the Tango style guidelines.

Table Of Contents

Latest Version

Download org.freedesktop.tango : tango-icon-theme Javadoc & API Documentation - Latest Versions:

All Versions

Download org.freedesktop.tango : tango-icon-theme Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.8.x

How to open Javadoc JAR file in web browser

  1. Rename the file tango-icon-theme-0.8.90-javadoc.jar to tango-icon-theme-0.8.90-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder tango-icon-theme-0.8.90-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "tango-icon-theme-0.8.90-sources.jar" -d "tango-icon-theme-0.8.90-javadoc" -subpackages 

Advertisement