文件名称:SteplessTreeControl
介绍说明--下载内容均来自于网络,请自行研究使用
自己做的android无级树控件工程(含源代码)(android虽然存在树的类,但是并不支持无级添加,顶多2层,这个不一样,要多少层都可以),与任何系统无耦合,可以直接使用,支持对树的每个节点显示图标的设置,支持一次选中多个自己点,代码中提供了使用的实例,并且最重要的是1、这个代码基本上每个方法,以及一些方法中的写法都有注释,2、该控件支持任何数据挂到树上,只要你按照NodeResource数据类的格式组织数据就可以实现多种数据转为无级树的效果,非常有实用价值,极力推荐下载-Tree control stepless own android (android there are classes of the tree, but does not support stepless add at most two layers, this is not the same as the number of layers), coupled with any system can be used directly support each node of the tree to display the icon settings, support for select multiple points, the code provides usage examples, and the most important one, and basically every method of this code, as well as some of the ways of writing have comments, 2, the control supports any data linked to the tree, as long as you can organize your data in accordance with NodeResource data format of the class to achieve a variety of data into a non-level tree effect is of practical value, highly recommended to download
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ttDemo
......\.classpath
......\.project
......\AndroidManifest.xml
......\assets
......\bin
......\...\AndroidManifest.xml
......\...\classes
......\...\.......\com
......\...\.......\...\dragonvsmagic
......\...\.......\...\.............\BuildConfig.class
......\...\.......\...\.............\Node.class
......\...\.......\...\.............\NodeResource.class
......\...\.......\...\.............\R$attr.class
......\...\.......\...\.............\R$drawable.class
......\...\.......\...\.............\R$id.class
......\...\.......\...\.............\R$layout.class
......\...\.......\...\.............\R$string.class
......\...\.......\...\.............\R.class
......\...\.......\...\.............\TreeAdapter$1.class
......\...\.......\...\.............\TreeAdapter$ViewItem.class
......\...\.......\...\.............\TreeAdapter.class
......\...\.......\...\.............\TreeListView$1.class
......\...\.......\...\.............\TreeListView.class
......\...\.......\...\.............\TtDemoActivity.class
......\...\classes.dex
......\...\jarlist.cache
......\...\res
......\...\...\drawable-hdpi
......\...\...\.............\ic_launcher.png
......\...\...\drawable-ldpi
......\...\...\.............\ic_launcher.png
......\...\...\drawable-mdpi
......\...\...\.............\divider_list.png
......\...\...\.............\ic_launcher.png
......\...\...\.............\icon_department.png
......\...\...\.............\tree_ec.png
......\...\...\.............\tree_ex.png
......\...\...\.............\user_16.png
......\...\...\drawable-xhdpi
......\...\...\..............\ic_launcher.png
......\...\resources.ap_
......\...\ttDemo.apk
......\gen
......\...\com
......\...\...\dragonvsmagic
......\...\...\.............\BuildConfig.java
......\...\...\.............\R.java
......\proguard-project.txt
......\project.properties
......\res
......\...\drawable-hdpi
......\...\.............\ic_launcher.png
......\...\drawable-ldpi
......\...\.............\ic_launcher.png
......\...\drawable-mdpi
......\...\.............\divider_list.png
......\...\.............\ic_launcher.png
......\...\.............\icon_department.png
......\...\.............\tree_ec.png
......\...\.............\tree_ex.png
......\...\.............\user_16.png
......\...\drawable-xhdpi
......\...\..............\ic_launcher.png
......\...\layout
......\...\......\list_item.xml
......\...\......\main.xml
......\...\values
......\...\......\strings.xml
......\src
......\...\com
......\...\...\dragonvsmagic
......\...\...\.............\Node.java
......\...\...\.............\NodeResource.java
......\...\...\.............\TreeAdapter.java
......\...\...\.............\TreeListView.java
......\...\...\.............\TtDemoActivity.java
......\.classpath
......\.project
......\AndroidManifest.xml
......\assets
......\bin
......\...\AndroidManifest.xml
......\...\classes
......\...\.......\com
......\...\.......\...\dragonvsmagic
......\...\.......\...\.............\BuildConfig.class
......\...\.......\...\.............\Node.class
......\...\.......\...\.............\NodeResource.class
......\...\.......\...\.............\R$attr.class
......\...\.......\...\.............\R$drawable.class
......\...\.......\...\.............\R$id.class
......\...\.......\...\.............\R$layout.class
......\...\.......\...\.............\R$string.class
......\...\.......\...\.............\R.class
......\...\.......\...\.............\TreeAdapter$1.class
......\...\.......\...\.............\TreeAdapter$ViewItem.class
......\...\.......\...\.............\TreeAdapter.class
......\...\.......\...\.............\TreeListView$1.class
......\...\.......\...\.............\TreeListView.class
......\...\.......\...\.............\TtDemoActivity.class
......\...\classes.dex
......\...\jarlist.cache
......\...\res
......\...\...\drawable-hdpi
......\...\...\.............\ic_launcher.png
......\...\...\drawable-ldpi
......\...\...\.............\ic_launcher.png
......\...\...\drawable-mdpi
......\...\...\.............\divider_list.png
......\...\...\.............\ic_launcher.png
......\...\...\.............\icon_department.png
......\...\...\.............\tree_ec.png
......\...\...\.............\tree_ex.png
......\...\...\.............\user_16.png
......\...\...\drawable-xhdpi
......\...\...\..............\ic_launcher.png
......\...\resources.ap_
......\...\ttDemo.apk
......\gen
......\...\com
......\...\...\dragonvsmagic
......\...\...\.............\BuildConfig.java
......\...\...\.............\R.java
......\proguard-project.txt
......\project.properties
......\res
......\...\drawable-hdpi
......\...\.............\ic_launcher.png
......\...\drawable-ldpi
......\...\.............\ic_launcher.png
......\...\drawable-mdpi
......\...\.............\divider_list.png
......\...\.............\ic_launcher.png
......\...\.............\icon_department.png
......\...\.............\tree_ec.png
......\...\.............\tree_ex.png
......\...\.............\user_16.png
......\...\drawable-xhdpi
......\...\..............\ic_launcher.png
......\...\layout
......\...\......\list_item.xml
......\...\......\main.xml
......\...\values
......\...\......\strings.xml
......\src
......\...\com
......\...\...\dragonvsmagic
......\...\...\.............\Node.java
......\...\...\.............\NodeResource.java
......\...\...\.............\TreeAdapter.java
......\...\...\.............\TreeListView.java
......\...\...\.............\TtDemoActivity.java