Package | Description |
---|---|
com.gargoylesoftware.base.gui |
Classes that are UI related.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultComponentLoader
A default implementation of ComponentLoader that uses reflection
to instantiate components.
|
Modifier and Type | Method and Description |
---|---|
ComponentLoader |
DelayedComponentLoaderEvent.getComponentLoader()
Return the component loader or null if there isn't one.
|
Modifier and Type | Method and Description |
---|---|
void |
DelayedComponentLoaderPanel.setComponentLoader(ComponentLoader loader)
Set the new component loader.
|
Constructor and Description |
---|
DelayedComponentLoaderEvent(Object source,
ComponentLoader loader,
Component loadedComponent)
Create a new event.
|
Copyright © 1998–2014 Gargoyle Software Inc.. All rights reserved.