Interface TreeElement

All Known Subinterfaces:
MethodInvoker, TreeNode

public interface TreeElement
Created by IntelliJ IDEA. User: dochez Date: Oct 28, 2008 Time: 3:32:37 PM To change this template use File | Settings | File Templates.
  • Method Details

    • getName

      String getName()
    • setName

      void setName(String name)
    • getValue

      Object getValue()