Class InsetsProperty

    • Method Detail

      • get

        public java.awt.Insets get​(java.lang.Object valueContainer)
        Returns the insets value of this property in a value container.
        Parameters:
        valueContainer - the value container
        Returns:
        the insets value of this property
      • set

        public void set​(java.lang.Object valueContainer,
                        java.awt.Insets insets)
        Sets the insets value of this property in a value container.
        Parameters:
        valueContainer - the value container
        insets - the insets value