Class DefaultTreeView

Object
hdf.view.TreeView.DefaultTreeView
All Implemented Interfaces:
TreeView

public class DefaultTreeView extends Object implements TreeView
TreeView defines APIs for opening files and displaying the file structure in a tree structure. TreeView uses folders and leaf items to represent groups and data objects in the file. You can expand or collapse folders to navigate data objects in the file. From the TreeView, you can open data content or metadata of the selected object. You can select object(s) to delete or add new objects to the file.
Version:
2.4 12//2015
Author:
Jordan T. Henderson