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

Class PropertyGroup

  • All Implemented Interfaces:
    java.lang.Iterable<Property<?>>


    public class PropertyGroup
    extends java.lang.Object
    implements java.lang.Iterable<Property<?>>
    A group of properties. A group has a name and can fold into a line in table.
    • Constructor Summary

      Constructors 
      Constructor and Description
      PropertyGroup(java.lang.String name) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean add(Property<?> prop) 
      java.lang.String getName() 
      java.util.Iterator<Property<?>> 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

      • PropertyGroup

        public PropertyGroup(java.lang.String name)
    • Method Detail

      • getName

        public java.lang.String getName()
      • add

        public boolean add(Property<?> prop)
      • iterator

        public java.util.Iterator<Property<?>> iterator()
        Specified by:
        iterator in interface java.lang.Iterable<Property<?>>

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.