モジュール javafx.controls
パッケージ javafx.scene.control

クラスButtonType



  • public final class ButtonType
    extends Object
    ButtonTypeクラスは、ダイアログでユーザーに表示するボタンを指定するためのJavaFX Dialog API (より具体的にはDialogPane API)の一部として使用します。 このクラスの使用方法の詳細は、DialogPaneクラスのjavadocを参照してください。
    導入されたバージョン:
    JavaFX 8u40
    関連項目:
    AlertDialogDialogPane