|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ComponentLoader | |
| com.gargoylesoftware.base.gui | Classes that are UI related. |
| Uses of ComponentLoader in com.gargoylesoftware.base.gui |
| Classes in com.gargoylesoftware.base.gui that implement ComponentLoader | |
class |
DefaultComponentLoader
A default implementation of ComponentLoader that uses reflection to instantiate components. |
| Methods in com.gargoylesoftware.base.gui that return ComponentLoader | |
ComponentLoader |
DelayedComponentLoaderEvent.getComponentLoader()
Return the component loader or null if there isn't one. |
| Methods in com.gargoylesoftware.base.gui with parameters of type ComponentLoader | |
void |
DelayedComponentLoaderPanel.setComponentLoader(ComponentLoader loader)
Set the new component loader. |
| Constructors in com.gargoylesoftware.base.gui with parameters of type ComponentLoader | |
DelayedComponentLoaderEvent(Object source,
ComponentLoader loader,
Component loadedComponent)
Create a new event. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||