HBox; import javafx.scene.text.Font; import javafx.stage.Stage; public class LabelSample1 extends Application { Label label3 = new Label("A ...
確定! 回上一頁