| インタフェース | 説明 |
|---|---|
| Preloader.PreloaderNotification |
すべてのプレローダー通知のマーカー・インタフェース。
|
| クラス | 説明 |
|---|---|
| Application |
JavaFXアプリケーションによる拡張元となるApplicationクラス
|
| Application.Parameters |
アプリケーションのパラメータのセットをカプセル化します。
|
| HostServices |
このクラスは、アプリケーションのHostServicesを提供します。
|
| Platform |
アプリケーション・プラットフォーム・サポート・クラス。
|
| Preloader |
JavaFXアプリケーション用のオプションのプレローダーを定義するために拡張されたクラス。
|
| Preloader.ErrorNotification |
エラーをレポートするプレローダー通知。
|
| Preloader.ProgressNotification |
進捗をレポートするプレローダー通知。
|
| Preloader.StateChangeNotification |
アプリケーション状態の変更を示す通知。
|
| 列挙型 | 説明 |
|---|---|
| ConditionalFeature |
条件付き(オプションの)機能セットを定義します。
|
| Preloader.StateChangeNotification.Type |
この通知に関連付けられている変更の型を定義する列挙型
|
アプリケーションのライフサイクル・クラスを提供します。
Applicationクラスは、JavaFXアプリケーションの拡張元となるプライマリ・クラスです。
Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.