DOC

io.github.guaishoun : gyso-treeview

Maven & Gradle

Aug 11, 2021
439 stars

gyso-treeview · A custom tree view for Android, designed for easy drawing some tree nodes (e.g. think mind and tree nodes). Includes smoothly zoom, move, limit and center fix animation support, and allows easy extension so you can add your own child node's customs view and touch event detection.

Table Of Contents

Latest Version

Download io.github.guaishoun : gyso-treeview Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.guaishoun : gyso-treeview Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

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