软件包 com.nonesole.swing.plaf.basic.tree.utree.basic

接口摘要
UBasicTreeItemModel UTree的数据模型
UTreeSelectionBasicModel The next methods and parameters in interface TreeSelectionModel will not be supported by classes of interface UTreeSelectionBasicModel:
setSelectionMode(int) , getSelectionMode() , SINGLE_TREE_SELECTION、CONTIGUOUS_TREE_SELECTION and DISCONTIGUOUS_TREE_SELECTION.
 

类摘要
BasicImageCellRenderer 带有图片的渲染器
BasicItemObject 默认的树节点对象
BasicTreeMouseListener 默认的树鼠标事件监听器
BasicTreeSelectionModel  
BasicUTreeMenu 默认的UTree右键菜单
BasicUTreeModel 默认的UTree业务模型,它提供一组方法,将List转换成TreeNode
CheckBoxCellRenderer 带有CheckBox的单元格渲染器