📄 index-2.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0-rc) on Fri Nov 23 11:08:33 CST 2007 -->
<META http-equiv="Content-Type" content="text/html; charset=GBK">
<TITLE>
B - 索引
</TITLE>
<META NAME="date" CONTENT="2007-11-23">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="B - 索引";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">软件包</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">使用</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-1.html"><B>上一个字母</B></A>
<A HREF="index-3.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>框架</B></A>
<A HREF="index-2.html" target="_top"><B>无框架</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">F</A> <A HREF="index-6.html">G</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">R</A> <A HREF="index-9.html">S</A> <A HREF="index-10.html">T</A> <HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseTreeCellRenderer.html" title="cn.xcode.framework.gui.module.XTree 中的类"><B>BaseTreeCellRenderer</B></A> - <A HREF="../cn/xcode/framework/gui/module/XTree/package-summary.html">cn.xcode.framework.gui.module.XTree</A> 中的 类<DD>(注意:节点必须是BaseTreeNode才可以自定义图标) 继承DefaultTreeCellRenderer重写getTreeCellRendererComponent使得树支持自定义图标<DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseTreeCellRenderer.html#BaseTreeCellRenderer()"><B>BaseTreeCellRenderer()</B></A> -
类 cn.xcode.framework.gui.module.XTree.<A HREF="../cn/xcode/framework/gui/module/XTree/BaseTreeCellRenderer.html" title="cn.xcode.framework.gui.module.XTree 中的类">BaseTreeCellRenderer</A> 的构造方法
<DD>
<DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseTreeManager.html" title="cn.xcode.framework.gui.module.XTree 中的类"><B>BaseTreeManager</B></A> - <A HREF="../cn/xcode/framework/gui/module/XTree/package-summary.html">cn.xcode.framework.gui.module.XTree</A> 中的 类<DD> <DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseTreeManager.html#BaseTreeManager()"><B>BaseTreeManager()</B></A> -
类 cn.xcode.framework.gui.module.XTree.<A HREF="../cn/xcode/framework/gui/module/XTree/BaseTreeManager.html" title="cn.xcode.framework.gui.module.XTree 中的类">BaseTreeManager</A> 的构造方法
<DD>
<DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseTreeNode.html" title="cn.xcode.framework.gui.module.XTree 中的类"><B>BaseTreeNode</B></A> - <A HREF="../cn/xcode/framework/gui/module/XTree/package-summary.html">cn.xcode.framework.gui.module.XTree</A> 中的 类<DD>这是一个可以设置图标的树节点类<DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseTreeNode.html#BaseTreeNode()"><B>BaseTreeNode()</B></A> -
类 cn.xcode.framework.gui.module.XTree.<A HREF="../cn/xcode/framework/gui/module/XTree/BaseTreeNode.html" title="cn.xcode.framework.gui.module.XTree 中的类">BaseTreeNode</A> 的构造方法
<DD>
<DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseTreeNode.html#BaseTreeNode(java.lang.Object)"><B>BaseTreeNode(Object)</B></A> -
类 cn.xcode.framework.gui.module.XTree.<A HREF="../cn/xcode/framework/gui/module/XTree/BaseTreeNode.html" title="cn.xcode.framework.gui.module.XTree 中的类">BaseTreeNode</A> 的构造方法
<DD>
<DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseUserObject.html" title="cn.xcode.framework.gui.module.XTree 中的类"><B>BaseUserObject</B></A> - <A HREF="../cn/xcode/framework/gui/module/XTree/package-summary.html">cn.xcode.framework.gui.module.XTree</A> 中的 类<DD>用于存入树节点的数据类,继承此类的Object可以设置所在节点的图标<DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseUserObject.html#BaseUserObject(java.lang.String)"><B>BaseUserObject(String)</B></A> -
类 cn.xcode.framework.gui.module.XTree.<A HREF="../cn/xcode/framework/gui/module/XTree/BaseUserObject.html" title="cn.xcode.framework.gui.module.XTree 中的类">BaseUserObject</A> 的构造方法
<DD>
<DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseUserObject.html#BaseUserObject(javax.swing.Icon, java.lang.String)"><B>BaseUserObject(Icon, String)</B></A> -
类 cn.xcode.framework.gui.module.XTree.<A HREF="../cn/xcode/framework/gui/module/XTree/BaseUserObject.html" title="cn.xcode.framework.gui.module.XTree 中的类">BaseUserObject</A> 的构造方法
<DD>
<DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseUserObject.html#BaseUserObject(javax.swing.Icon)"><B>BaseUserObject(Icon)</B></A> -
类 cn.xcode.framework.gui.module.XTree.<A HREF="../cn/xcode/framework/gui/module/XTree/BaseUserObject.html" title="cn.xcode.framework.gui.module.XTree 中的类">BaseUserObject</A> 的构造方法
<DD>
<DT><A HREF="../cn/xcode/framework/gui/module/XTree/BaseUserObject.html#BaseUserObject()"><B>BaseUserObject()</B></A> -
类 cn.xcode.framework.gui.module.XTree.<A HREF="../cn/xcode/framework/gui/module/XTree/BaseUserObject.html" title="cn.xcode.framework.gui.module.XTree 中的类">BaseUserObject</A> 的构造方法
<DD>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">软件包</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">使用</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-1.html"><B>上一个字母</B></A>
<A HREF="index-3.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>框架</B></A>
<A HREF="index-2.html" target="_top"><B>无框架</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">F</A> <A HREF="index-6.html">G</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">R</A> <A HREF="index-9.html">S</A> <A HREF="index-10.html">T</A> <HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -