========================
BUILD OUTPUT DESCRIPTION
========================
When you build an Java application project that has a main class, the IDE
automatically copies all of the JAR
files on the projects classpath to your projects dist/lib folder. The IDE
also adds each of the JAR files to the Class-Path element in the application
JAR files manifest file (MANIFEST.MF).
To run the project from the command line, go to the dist folder and
type the following:
java -jar "TestTreeTable.jar"
To distribute this project, zip up the dist folder (including the lib folder)
and distribute the ZIP file.
Notes:
* If two JAR files on the project classpath have the same name, only the first
JAR file is copied to the lib folder.
* If the classpath contains a folder of classes or resources, none of the
classpath elements are copied to the dist folder.
* If a library on the projects classpath also has a Class-Path element
specified in the manifest,the content of the Class-Path element has to be on
the projects runtime path.
* To set a main class in a standard Java project, right-click the project node
in the Projects window and choose Properties. Then click Run and enter the
class name in the Main Class field. Alternatively, you can manually type the
class name in the manifest Main-Class element.
没有合适的资源?快使用搜索试试~ 我知道了~
MJTreeTable 1.0
共68个文件
html:47个
jar:4个
xml:4个
4星 · 超过85%的资源 需积分: 10 42 下载量 117 浏览量
2007-06-17
14:45:21
上传
评论 1
收藏 124KB RAR 举报
温馨提示
java swing里面没有treetable类似的控件,网上能下到的基本上都是sun的官方示例,里面的数据模型是采用的file,在不做一系列代码修改的前提下,我们很难将我们现有的数据运用到这个模型上去。<br/>MJTreeTable在其工作的基础上,创建了很开放的数据模型,提供了很多易于使用的方法来实现程序中数据与jtreetable的结合。使用MJTreeTable跟使用jtree一样方便,因为我在写的时候就考虑到了不仅仅是要供我一个人使用。<br/>压缩文件中附带简单示例程序,你会发现一切是多么的简单。<br/>时间仓促,只是treetable的简单实现,希望对有需要的朋友有所帮助,高手请勿见笑,请关注后续的更新。<br/>如有疑问,可以通过压缩包中的联系方式与我联系。
资源推荐
资源详情
资源评论
收起资源包目录
MJTreeTable.rar (68个子文件)
MJTreeTable
javadoc
resources
inherit.gif 57B
org
joy
mjtreetable
package-use.html 7KB
TreeTableModelAdapter.html 17KB
package-summary.html 7KB
class-use
TreeTableModelAdapter.html 5KB
AbstractCellEditor.html 7KB
MJTreeTable.TreeTableCellEditor.html 6KB
MJTreeTableNode.html 10KB
MergeSort.html 5KB
TreeTableModel.html 8KB
AbstractTreeTableModel.html 7KB
MJTreeTableModel.html 5KB
MJTreeTable.html 5KB
MJTreeTable.TreeTableCellRenderer.html 7KB
AbstractCellEditor.html 17KB
MJTreeTable.TreeTableCellEditor.html 14KB
MJTreeTableNode.html 21KB
package-frame.html 2KB
MergeSort.html 13KB
TreeTableModel.html 13KB
AbstractTreeTableModel.html 25KB
MJTreeTableModel.html 24KB
MJTreeTable.html 27KB
MJTreeTable.TreeTableCellRenderer.html 28KB
package-tree.html 8KB
stylesheet.css 1KB
allclasses-noframe.html 1KB
allclasses-frame.html 2KB
overview-tree.html 8KB
serialized-form.html 8KB
constant-values.html 5KB
index-files
index-4.html 14KB
index-1.html 9KB
index-5.html 6KB
index-10.html 6KB
index-12.html 8KB
index-14.html 7KB
index-6.html 8KB
index-15.html 6KB
index-2.html 7KB
index-9.html 6KB
index-11.html 6KB
index-8.html 10KB
index-13.html 9KB
index-7.html 6KB
index-3.html 8KB
package-list 21B
help-doc.html 8KB
deprecated-list.html 5KB
index.html 1KB
TestTreeTable
test
dist
TestTreeTable.jar 4KB
lib
mJTreeTable.jar 24KB
README.TXT 1KB
manifest.mf 85B
src
testtreetable
Main.java 2KB
build
classes
testtreetable
Main$1.class 655B
Main.class 2KB
lib
mJTreeTable.jar 24KB
build.xml 3KB
nbproject
build-impl.xml 26KB
private
private.xml 211B
private.properties 235B
project.properties 2KB
project.xml 583B
genfiles.properties 455B
mJTreeTable.jar 24KB
说明.txt 864B
README.TXT 1KB
共 68 条
- 1
资源评论
- yanshandaxue1112012-07-18挺好用的,不错。
- xuni12014-09-27写的挺好的,很不错,只是不能编辑单元格
- shancaidazf2012-12-07不错,可以使用,稍微修改一下就可以直接用了
- kang8212013-03-19不错, 挺好的, 很给力啊
molinus
- 粉丝: 1
- 资源: 3
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- js基础但是这个烂怂东西要求标题不能少于10个字才能上传然后我其实还没有写完之后再修订吧.md
- electron-tabs-master
- Unity3D 布朗运动算法插件 Brownian Motion
- 鼎微R16中控升级包R16-4.5.10-20170221及强制升级方法
- 鼎微R16中控升级包公版UI 2015及强制升级方法,救砖包
- 基于CSS与JavaScript的积分系统设计源码
- 生物化学作业_1_生物化学作业资料.pdf
- 基于libgdx引擎的Java开发连连看游戏设计源码
- 基于MobileNetV3的SSD目标检测算法PyTorch实现设计源码
- 基于Java JDK的全面框架设计源码学习项目
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功