Package adams.gui.core.dotnotationtree
-
Interface Summary Interface Description PopupMenuHandler Interface for classes that generate a popup menu in the class tree. -
Class Summary Class Description AbstractInfoNode Abstract class for nodes that display some kind of information.AbstractInfoNodeGenerator Ancestor for classes that manipulate the DotNotation tree at the leaves, adding info nodes.AbstractItemFilter Ancestor for filtering the items of a DotNotationTree.AcceptAllItemFilter Accepts all items.DotNotationNode Specialized tree node.DotNotationRenderer<N extends DotNotationNode> A specialized renderer for the DotNotationTree elements.DotNotationTree<N extends DotNotationNode> Displays dot-notation names in a tree structure.