VK
Size: a a a
VK
Г
AlertType/ERROR
Alert/AlertType/ERROR
?Г
VK
VK
(Alert. AlertType/ERROR)
Г
javafx.scene.control.Alert AlertType
ни так javafx.scene.control AlertType
не выходитVK
VK
Alert$Alert.AlertType/ERROR
наверное такГ
Г
T
AlertType/ERROR
Alert/AlertType/ERROR
?(javafx.scene.control.Alert. javafx.scene.control.Alert.AlertType/ERROR)
T
Г
Г
(ns e01-basic
(:require [cljfx.api :as fx])
(:import [javafx.scene.control Alert
javafx.scene.control.Alert.
javafx.scene.control.Alert.AlertType/ERROR]))
(fx/on-fx-thread
(let [alert (Alert. javafx.scene.control.Alert.AlertType/ERROR)]
(do
alert
(fx/create-component
{:fx/type :stage
:showing true
:scene {:fx/type :scene
:root {:fx/type :v-box
:children [{:fx/type :label
:effect {:fx/type :drop-shadow
:radius 1
:offset-y 2}
:tooltip {:fx/type :tooltip
:text "I am a tooltip!"}
:text "Hi! What's your name?"}]}}}))))
T
(javafx.scene.control.Alert. javafx.scene.control.Alert$AlertType/ERROR)
Г
T
Г
T
(ns e01-basic
(:require [cljfx.api :as fx])
(:import [javafx.scene.control Alert]))
(Alert. Alert$AlertType/ERROR)
T
(ns e01-basic
(:require [cljfx.api :as fx])
(:import [javafx.scene.control Alert]))
(Alert. Alert$AlertType/ERROR)