|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Function | |
|---|---|
| core.controller | |
| core.util | |
| core.view.util | |
| Uses of Function in core.controller |
|---|
| Methods in core.controller with parameters of type Function | |
|---|---|
void |
Controller.abortExecution(Function func)
|
void |
Controller.executeFunction(Function func)
|
boolean |
Controller.isFunctionRunning(Function func)
|
void |
Controller.updateAmountDone(Function func,
double amountDone)
|
| Uses of Function in core.util |
|---|
| Fields in core.util declared as Function | |
|---|---|
static Function |
Function.EMPTYFUNCTION
|
| Methods in core.util with parameters of type Function | |
|---|---|
void |
AmountDoneListener.updateAmountDone(Function func,
double amountDone)
|
| Uses of Function in core.view.util |
|---|
| Methods in core.view.util with parameters of type Function | |
|---|---|
void |
StatusBar.setFunc(Function func)
|
void |
StatusBar.updateAmountDone(Function func,
double amountDone)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||