| 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]. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ArtifactManager | 
GriffonApplication.getArtifactManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
ArtifactManager | 
AbstractJavaFXGriffonApplication.getArtifactManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
ArtifactManager | 
AbstractGriffonApplet.getArtifactManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
ArtifactManager | 
AbstractGriffonApplication.getArtifactManager()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractArtifactManager
Base implementation of the  
ArtifactManager interface. | 
class  | 
DefaultArtifactManager
Default implementation of  
ArtifactManager. |