| Package | Description | 
|---|---|
| griffon.core | 
 Core application classes. 
 | 
| griffon.javafx | 
 JavaFX specializations. 
 | 
| griffon.swing | 
 Swing specializations. 
 | 
| org.codehaus.griffon.runtime.core | 
 Test support. 
 | 
| org.codehaus.griffon.runtime.core.artifact | 
 Artifact implementation [INTERNAL USE]. 
 | 
| org.codehaus.griffon.runtime.core.mvc | 
 MVC group implementation [INTERNAL USE]. 
 | 
| org.codehaus.griffon.runtime.core.resources | 
 Resource management implementation [INTERNAL USE]. 
 | 
| org.codehaus.griffon.runtime.groovy.mvc | 
 MVC group implementation [INTERNAL USE]. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationClassLoader | 
GriffonApplication.getApplicationClassLoader()  | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationClassLoader | 
AbstractJavaFXGriffonApplication.getApplicationClassLoader()  | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationClassLoader | 
AbstractGriffonApplet.getApplicationClassLoader()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultApplicationClassLoader  | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationClassLoader | 
AbstractGriffonApplication.getApplicationClassLoader()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LifecycleHandlerProvider.setApplicationClassLoader(ApplicationClassLoader applicationClassLoader)  | 
| Constructor and Description | 
|---|
DefaultArtifactManager(ApplicationClassLoader applicationClassLoader)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ApplicationClassLoader | 
DefaultMVCGroupManager.applicationClassLoader  | 
| Constructor and Description | 
|---|
DefaultMVCGroupManager(GriffonApplication application,
                      ApplicationClassLoader applicationClassLoader,
                      Instantiator instantiator)  | 
| Constructor and Description | 
|---|
DefaultResourceHandler(ApplicationClassLoader applicationClassLoader)  | 
| Constructor and Description | 
|---|
GroovyAwareMVCGroupManager(GriffonApplication application,
                          ApplicationClassLoader applicationClassLoader,
                          Instantiator instantiator)  |