Definitions for "BTree"
Keywords:  jtree, api, wrapper, optimum, deletion
an implementation strategy for Indexes, therefore, it is better to use a more generic term when specifying the interface
a special type of table that can be created through the API only, that contains all the data in the index
a wrapper around a JTree and its associated classes, which together form a powerful but also very complex API
a balanced tree data structure that behaves like a mapping but distributes keys throughout a number of tree nodes
a linked structure that looks like a regular tree
a Widget that displays a hierarchical list of objects (or "nodes")