|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgriffon.uispec4j.GriffonUISpecAdapter
class GriffonUISpecAdapter extends Object
| Field Summary | |
|---|---|
private SwingGriffonApplication |
app
|
private org.uispec4j.Window |
window
|
| Constructor Summary | |
GriffonUISpecAdapter(SwingGriffonApplication app)
|
|
| Method Summary | |
|---|---|
org.uispec4j.Window
|
getMainWindow()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private SwingGriffonApplication app
private org.uispec4j.Window window
| Constructor Detail |
|---|
GriffonUISpecAdapter(SwingGriffonApplication app)
| Method Detail |
|---|
org.uispec4j.Window getMainWindow()
Groovy Documentation