| Package | Description |
|---|---|
| jaxx.runtime.swing.editor.config |
Package jaxx.runtime.swing.editor.config
|
| jaxx.runtime.swing.editor.config.model |
Package jaxx.runtime.swing.editor.config.model
|
| Modifier and Type | Field and Description |
|---|---|
protected ConfigUIModel |
ConfigCategoryUI.model |
protected ConfigUIModel |
ConfigUIHelper.model
Deprecated.
internal model after builder flush
|
protected ConfigUIModel |
ConfigUI.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigUIModel |
ConfigCategoryUI.getModel() |
ConfigUIModel |
ConfigUIHelper.getModel()
Deprecated.
|
ConfigUIModel |
ConfigUI.getModel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConfigUIHandler.closeUI(Window parentWindow,
ConfigUIModel model)
Deprecated.
|
ConfigUIModelBuilder |
ConfigUIHelper.setModel(ConfigUIModel model)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigUIModel |
ConfigUIModelBuilder.flushModel()
Deprecated.
Flush the model and return it.
|
| Modifier and Type | Method and Description |
|---|---|
CallBackMap |
CallBacksManager.getCallBacks(ConfigUIModel model,
boolean saved,
boolean modified)
Deprecated.
Scan a model and grab per callBack the options.
|
CallBackMap |
CallBacksManager.getCallBacksForSaved(ConfigUIModel model)
Deprecated.
Scan a model and grab per callBack the options saved.
|
ConfigUIModelBuilder |
ConfigUIModelBuilder.setModel(ConfigUIModel model)
Deprecated.
Set the given model as current model.
|
Copyright © 2008–2013 CodeLutin. All rights reserved.