| Package | Description |
|---|---|
| net.avh4.framework.uilayer | |
| net.avh4.framework.uilayer.input.test | |
| net.avh4.framework.uilayer.mvc |
| Modifier and Type | Method and Description |
|---|---|
static <M,VC extends View<M> & Controller<M>> |
UILayer.main(M model,
VC viewController) |
| Modifier and Type | Method and Description |
|---|---|
static <M> void |
UILayer.main(M model,
View<M> view,
Controller<M> controller) |
| Constructor and Description |
|---|
InputHelper(M model,
View<M> view,
Controller<M> controller) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ViewController<M> |
| Constructor and Description |
|---|
MvcUi(M model,
View<M> view,
Controller<M> controller) |
Copyright © 2013. All Rights Reserved.