|
Griffon 0.9.5-rc2 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface PlatformHandler
A PlatformHandler is capable of tweaking the application
to match the expectations of the current platform so that it feels and
behaves native.
| Method Summary | |
|---|---|
void
|
handle(GriffonApplication app)
Apply platform specific tweaks to the application. |
| Method Detail |
|---|
public void handle(GriffonApplication app)
app - the current application
Groovy Documentation