モジュール javafx.graphics
パッケージ javafx.css

クラスStyleableObjectProperty<T>

    • コンストラクタの詳細

      • StyleableObjectProperty

        public StyleableObjectProperty()
        StyleableObjectPropertyのコンストラクタ。
      • StyleableObjectProperty

        public StyleableObjectProperty​(T initialValue)
        StyleableObjectPropertyのコンストラクタ。
        パラメータ:
        initialValue - ラップされたObjectの初期値