Class TitledTabSizePolicyProperty

    • Constructor Detail

      • TitledTabSizePolicyProperty

        public TitledTabSizePolicyProperty​(PropertyGroup group,
                                           java.lang.String name,
                                           java.lang.String description,
                                           PropertyValueHandler valueStorage)
        Constructs a TitledTabSizePolicyProperty object.
        Parameters:
        group - property group
        name - property name
        description - property description
        valueStorage - storage for property
    • Method Detail

      • get

        public TitledTabSizePolicy get​(java.lang.Object object)
        Gets the TitledTabSizePolicy
        Parameters:
        object - storage object for property
        Returns:
        the TitledTabSizePolicy
      • set

        public void set​(java.lang.Object object,
                        TitledTabSizePolicy policy)
        Sets the TitledTabSizePolicy
        Parameters:
        object - storage object for property
        policy - the TitledTabSizePolicy