Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
では、を使用して、バックグラウンドタスクが進行中であることを示すことJavaFX 2ができます。ProgressInidicator
JavaFX 2
ProgressInidicator
を重ねて表示するようにProgressIndicator、の上部を中心に表示したいと思います。Swingではこれに使用できます。JavaFX 2でそれを行うにはどうすればよいですか?GridPaneGridPaneGlassPane
ProgressIndicator
GridPane
GlassPane
StackPaneを使用できます。レイアウトの詳細については、組み込みのレイアウトペインを参照してください。