com.tensegrity.gui.swing.control.tree
Interface LabeledTreeNode
- All Known Implementing Classes:
- VisualGraphObjectTreeNode
- public interface LabeledTreeNode
LabeledDynamicTreeNode is a node which has a String used as label for this
node.
- Version:
- $Id: LabeledTreeNode.java,v 1.1 2003/05/12 11:11:53 GillesIachelini Exp $
- Author:
- Gilles Iachelini
|
Method Summary |
java.lang.String |
getLabel()
Method getLabel returns the label suitable for this node. |
getLabel
public java.lang.String getLabel()
- Method getLabel returns the label suitable for this node.
- Returns:
- String
Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.