Package edu.jhu.ece.iacl.jist.pipeline.tree

Contains tree components to display in module panel.

See:
          Description

Class Summary
DraggableJTree Tree that allows items to be dragged.
DraggableNode A draggable node is a tree node that the user can drag.
PackageNode A package node is a directory that contains processing nodes.
ProcessNode Node to display in tree.
 

Enum Summary
ProcessNode.Hierarchy The Enum Hierarchy.
 

Package edu.jhu.ece.iacl.jist.pipeline.tree Description

Contains tree components to display in module panel.