Uses of Class
com.biglybt.ui.swt.views.FilesView.FilesViewNodeLeaf
Packages that use FilesView.FilesViewNodeLeaf
-
Uses of FilesView.FilesViewNodeLeaf in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views with type parameters of type FilesView.FilesViewNodeLeafModifier and TypeFieldDescriptionprivate Map
<TOTorrentFile, FilesView.FilesViewNodeLeaf> FilesView.tree_file_map
Methods in com.biglybt.ui.swt.views with parameters of type FilesView.FilesViewNodeLeafModifier and TypeMethodDescriptionprivate void
FilesView.FilesViewNodeInner.addFile
(FilesView.FilesViewNodeLeaf f) Method parameters in com.biglybt.ui.swt.views with type arguments of type FilesView.FilesViewNodeLeafModifier and TypeMethodDescriptionvoid
FilesView.FilesViewNodeInner.getLeaves
(List<FilesView.FilesViewNodeLeaf> result) void
FilesView.FilesViewNodeLeaf.getLeaves
(List<FilesView.FilesViewNodeLeaf> result) void
FilesView.FilesViewTreeNode.getLeaves
(List<FilesView.FilesViewNodeLeaf> leaves)