Documentation of 'org.jplot2d.swing.proptable.property.BasicStrokeProperty' Java class
BasicStrokeProperty
org.jplot2d.swing.proptable.property

Class BasicStrokeProperty

  • All Implemented Interfaces:
    Property<java.awt.BasicStroke>


    public class BasicStrokeProperty
    extends MainProperty<T>
    • Constructor Detail

      • BasicStrokeProperty

        public BasicStrokeProperty(PropertyInfo descriptor)
    • Method Detail

      • readFromObject

        public void readFromObject(java.lang.Object object)
        Load property from the given object, by the PropertyDescriptor's read method.
      • getName

        public java.lang.String getName()
      • getDisplayName

        public java.lang.String getDisplayName()
      • getShortDescription

        public java.lang.String getShortDescription()
      • getDisplayDigits

        public int getDisplayDigits()
      • getType

        public java.lang.Class<T> getType()
      • writeToObject

        public void writeToObject(java.lang.Object object)
                           throws java.lang.Throwable
        Write property to the given object, by the PropertyDescriptor's write method.
        Specified by:
        writeToObject in class MainProperty<T>
        Throws:
        java.lang.Throwable
      • isEditable

        public boolean isEditable()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.