com.gargoylesoftware.base.gui
public interface ComponentLoader
Version: $Revision: 1.3 $
See Also: DelayedComponentLoaderPanel
Method Summary | |
---|---|
Component | loadComponent()
Create and return a component. |
Returns: The loaded component.
Throws: Exception If something bad happens during the creation of the component.