public interface DelayedComponentLoaderListener
Modifier and Type | Method and Description |
---|---|
void |
componentLoadingFinished(DelayedComponentLoaderEvent event)
Called when the loader has finished its work.
|
void |
componentLoadingStarted(DelayedComponentLoaderEvent event)
Called when the loader has started it's work.
|
void componentLoadingStarted(DelayedComponentLoaderEvent event)
event
- The event.void componentLoadingFinished(DelayedComponentLoaderEvent event)
event
- The event.Copyright © 1998–2014 Gargoyle Software Inc.. All rights reserved.