| Package | Description |
|---|---|
| org.nuiton.jaxx.application.swing | |
| org.nuiton.jaxx.application.swing.action |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractApplicationUIHandler<M,UI extends ApplicationUI<M,?>>
Handler of any ui.
|
| Modifier and Type | Field and Description |
|---|---|
protected UI |
AbstractApplicationUIHandler.ui
UI handled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractApplicationUIHandler.openDialog(ApplicationUI dialogContent,
String title,
Dimension dim) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractApplicationAction<M extends org.jdesktop.beans.AbstractBean,UI extends ApplicationUI<M,?>,H extends AbstractApplicationUIHandler<M,UI>>
Tutti base action.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationActionUI |
Copyright © 2008–2015 CodeLutin. All rights reserved.