|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallBackEntry | |
|---|---|
| jaxx.runtime.swing.editor.config.model | Package jaxx.runtime.swing.editor.config.model the package contains the models of the Config UI. |
| Uses of CallBackEntry in jaxx.runtime.swing.editor.config.model |
|---|
| Fields in jaxx.runtime.swing.editor.config.model with type parameters of type CallBackEntry | |
|---|---|
protected List<CallBackEntry> |
CallBacksManager.callbacks
lists of registred callback. |
| Methods in jaxx.runtime.swing.editor.config.model that return CallBackEntry | |
|---|---|
protected CallBackEntry |
CallBacksManager.getCallBack(OptionModel option)
Get the first callBack for a given option. |
CallBackEntry |
CallBackMap.getCallBack(String callBackName)
|
protected CallBackEntry |
CallBacksManager.getCallBack(String name)
Obtain a registred callBack from his name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||