|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardOperationAction | |
|---|---|
| jaxx.runtime.swing.wizard | JAXX - Wizard framework This package contains all the classes of the wizard framework. |
| Uses of WizardOperationAction in jaxx.runtime.swing.wizard |
|---|
| Classes in jaxx.runtime.swing.wizard with type parameters of type WizardOperationAction | |
|---|---|
class |
WizardOperationActionThread<E extends WizardOperationStep,M extends WizardOperationModel<E>,A extends WizardOperationAction<E,M>>
Thread qui réalise les opérations. |
| Fields in jaxx.runtime.swing.wizard declared as WizardOperationAction | |
|---|---|
protected A |
WizardOperationActionThread.currentAction
|
| Fields in jaxx.runtime.swing.wizard with type parameters of type WizardOperationAction | |
|---|---|
protected Map<E,WizardOperationAction> |
WizardOperationModel.operationActions
|
| Methods in jaxx.runtime.swing.wizard that return WizardOperationAction | |
|---|---|
WizardOperationAction |
WizardOperationModel.getOperationAction(E operation)
|
WizardOperationAction |
WizardOperationModel.reloadOperation(E operation)
|
| Methods in jaxx.runtime.swing.wizard that return types with arguments of type WizardOperationAction | |
|---|---|
Class<? extends WizardOperationAction> |
WizardOperationStep.getActionClass()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||