Documentation of 'org.jplot2d.swing.proptable.ProperiesModel' Java class
ProperiesModel
org.jplot2d.swing.proptable

Class ProperiesModel

  • All Implemented Interfaces:
    java.lang.Iterable<PropertyGroup>


    public class ProperiesModel
    extends java.lang.Object
    implements java.lang.Iterable<PropertyGroup>
    This model contains a list of PropertyGroup.
    • Constructor Summary

      Constructors 
      Constructor and Description
      ProperiesModel(java.util.Map<java.lang.String,PropertyInfo[]> pisGroupMap) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void checkEditable(java.lang.String pname) 
      java.util.Iterator<PropertyGroup> iterator() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator
    • Constructor Detail

      • ProperiesModel

        public ProperiesModel(java.util.Map<java.lang.String,PropertyInfo[]> pisGroupMap)
    • Method Detail

      • iterator

        public java.util.Iterator<PropertyGroup> iterator()
        Specified by:
        iterator in interface java.lang.Iterable<PropertyGroup>
      • checkEditable

        public void checkEditable(java.lang.String pname)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.