Interface TreeElement
-
- All Known Subinterfaces:
MethodInvoker,TreeNode
public interface TreeElementCreated by IntelliJ IDEA. User: dochez Date: Oct 28, 2008 Time: 3:32:37 PM To change this template use File | Settings | File Templates.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()ObjectgetValue()voidsetName(String name)
-