Inherited from BoxPanel
Inherited from Wrapper
Inherited from SequentialContainer
Inherited from Panel
Inherited from Wrapper
Inherited from Container
Inherited from Component
Inherited from UIElement
Inherited from LazyPublisher
Inherited from Publisher
Inherited from Reactor
Inherited from Proxy
Inherited from AnyRef
Inherited from Any
A panel that displays an infinite progress bar at its center, with an optional label.
Drop this panel into your GUI where you want to put components that take a long time to initialize. Once said expensive component has finished its initialization, swap it with your LoadingAnimationPanel.