jar

com.github.nifty-gui : nifty-html

Maven & Gradle

Dec 27, 2018
233 stars

Nifty HTML Add-On · This module adds basic HTML support to Nifty. It creates Nifty elements from HTML directly. This is useful if you need to display messages or info boxes that contain more than simple elements.

Table Of Contents

Latest Version

Download com.github.nifty-gui : nifty-html JAR file - Latest Versions:

All Versions

Download com.github.nifty-gui : nifty-html JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nifty-html-1.4.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.lessvoid.nifty.html

├─ de.lessvoid.nifty.html.NiftyBuilderFactory.class - [JAR]

├─ de.lessvoid.nifty.html.NiftyHtmlGenerator.class - [JAR]

├─ de.lessvoid.nifty.html.NiftyVisitor.class - [JAR]

Advertisement