| Package | Description | 
|---|---|
| griffon.core | Core application classes. | 
| griffon.core.artifact | Artifact types. | 
| griffon.javafx | JavaFX specializations. | 
| griffon.lanterna | Lanterna specializations. | 
| griffon.lanterna.support | Lanterna utilities. | 
| griffon.pivot | Pivot 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.controller | Controller action implementation [INTERNAL USE]. | 
| org.codehaus.griffon.runtime.javafx | JavaFX specific implementations [INTERNAL USE]. | 
| org.codehaus.griffon.runtime.javafx.controller | Controller action implementation [INTERNAL USE]. | 
| org.codehaus.griffon.runtime.lanterna.controller | Controller action implementation [INTERNAL USE]. | 
| org.codehaus.griffon.runtime.pivot | Pivot specific implementations [INTERNAL USE]. | 
| org.codehaus.griffon.runtime.pivot.controller | Controller action implementation [INTERNAL USE]. | 
| org.codehaus.griffon.runtime.swing | Swing specific implementations [INTERNAL USE]. | 
| org.codehaus.griffon.runtime.swing.controller | Controller action implementation [INTERNAL USE]. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | GriffonApplicationDefines the basic contract of a Griffon application. | 
| interface  | VetoableDescribes objects that provide bound and vetoable properties as specified in the
 Java
 Bean Specification. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | GriffonModelIdentifies a Model artifact. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractJavaFXGriffonApplicationBase implementation of  GriffonApplicationthat runs in applet mode. | 
| class  | JavaFXGriffonApplication | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LanternaGriffonApplication | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LanternaAction | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractPivotGriffonApplication | 
| class  | DesktopPivotGriffonApplication | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractGriffonAppletBase implementation of  GriffonApplicationthat runs in applet mode. | 
| class  | SwingGriffonAppletSimple implementation of  GriffonApplicationthat runs in applet mode. | 
| class  | SwingGriffonApplication | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractGriffonApplicationImplements the basics for a skeleton GriffonApplication. | 
| class  | AbstractObservable | 
| class  | AbstractVetoable | 
| class  | DefaultGriffonApplication | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractGriffonModelBase implementation of the GriffonModel interface. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractAction | 
| class  | DefaultAction | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TestJavaFXGriffonApplication | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JavaFXGriffonControllerAction | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LanternaGriffonControllerAction | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TestDesktopPivotApplication | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PivotGriffonControllerAction | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FestAwareSwingGriffonApplication | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SwingGriffonControllerAction |