|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LutinLog | |
|---|---|
| org.nuiton.log | Ce package permet de mettre en place facilement des logs dans les applications. |
| Uses of LutinLog in org.nuiton.log |
|---|
| Fields in org.nuiton.log declared as LutinLog | |
|---|---|
protected LutinLog |
ProgressMonitorFrame.lutinLog
|
protected LutinLog |
MonitorMapper.lutinLog
|
| Methods in org.nuiton.log that return LutinLog | |
|---|---|
LutinLog |
LutinProgressEvent.getLutinLog()
|
LutinLog |
LutinLogEvent.getLutinLog()
|
static LutinLog |
LutinLogFactory.getLutinLog(Class<?> clazz)
|
static LutinLog |
LutinLogFactory.getLutinLog(String cat)
|
| Methods in org.nuiton.log with parameters of type LutinLog | |
|---|---|
void |
LutinLogFactory.addLutinLogListener(LutinLog log,
LutinLogListener l)
Add listener on specific LutinLog |
void |
LutinLogFactory.removeLutinLogListener(LutinLog log,
LutinLogListener l)
Add listener on specific LutinLog |
| Constructors in org.nuiton.log with parameters of type LutinLog | |
|---|---|
MonitorMapper(LutinLog lutinLog,
Container parentContainer,
Component label,
JProgressBar progress,
Component cancel,
boolean changeCancelText)
|
|
ProgressMonitorFrame(LutinLog lutinLog,
Component extraComponent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||