Package javafx.css

Class StyleableIntegerProperty

    • Constructor Detail

      • StyleableIntegerProperty

        public StyleableIntegerProperty()
        The constructor of the StyleableIntegerProperty.
      • StyleableIntegerProperty

        public StyleableIntegerProperty​(int initialValue)
        The constructor of the StyleableIntegerProperty.
        Parameters:
        initialValue - the initial value of the wrapped Object