Class PropertyTreeModel.ObjectNode

    • Constructor Summary

      Constructors 
      Constructor Description
      ObjectNode​(PropertyName propertyName, java.lang.Object object)  
    • Constructor Detail

    • Method Detail

      • getObject

        public java.lang.Object getObject()
      • getChildren

        public java.util.List<de.bsvrz.sys.funclib.kappich.propertytree.PropertyTreeModel.TreeNode> getChildren()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getIcon

        public javax.swing.Icon getIcon()
      • setIcon

        protected void setIcon​(java.lang.String icon)
      • setIcon

        protected void setIcon​(javax.swing.Icon icon)