|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LutinProgressEvent.ProgressType | |
|---|---|
| org.nuiton.log | Ce package permet de mettre en place facilement des logs dans les applications. |
| Uses of LutinProgressEvent.ProgressType in org.nuiton.log |
|---|
| Methods in org.nuiton.log that return LutinProgressEvent.ProgressType | |
|---|---|
LutinProgressEvent.ProgressType |
LutinProgressEvent.getType()
|
static LutinProgressEvent.ProgressType |
LutinProgressEvent.ProgressType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LutinProgressEvent.ProgressType[] |
LutinProgressEvent.ProgressType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.nuiton.log with parameters of type LutinProgressEvent.ProgressType | |
|---|---|
protected void |
LutinLog.fireProgressEvent(LutinProgressEvent.ProgressType type)
Deprecated. |
| Constructors in org.nuiton.log with parameters of type LutinProgressEvent.ProgressType | |
|---|---|
LutinProgressEvent(Object source,
LutinProgressEvent.ProgressType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||