DOC

com.github.nifty-gui : nifty-main

Maven & Gradle

Dec 27, 2018
233 stars

Nifty Main Parent Project · Nifty GUI is a Java Library that supports the building of interactive user interfaces for games or similar applications. It utilizes OpenGL for rendering and it can be easily integrated into many rendering systems. The configuration of the GUI is stored in xml files with little supporting Java code. In short Nifty helps you to layout stuff, display it in a cool way and interact with it :)

Table Of Contents

Latest Version

Download com.github.nifty-gui : nifty-main Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.nifty-gui : nifty-main Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.4.x

How to open Javadoc JAR file in web browser

  1. Rename the file nifty-main-1.4.3-javadoc.jar to nifty-main-1.4.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder nifty-main-1.4.3-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 "nifty-main-1.4.3-sources.jar" -d "nifty-main-1.4.3-javadoc" -subpackages 

Advertisement

Dependencies from Group

Dec 27, 2018
21 usages
233 stars
Dec 27, 2018
9 usages
233 stars
Dec 27, 2018
9 usages
233 stars
Dec 27, 2018
6 usages
233 stars
Dec 27, 2018
2 usages
233 stars

Discover Dependencies

Dec 27, 2018
2 usages
233 stars
Dec 27, 2018
21 usages
233 stars
Oct 19, 2022
6 usages
3 stars
Mar 17, 2017
3 usages
3 stars