|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TLLogRecorder | |
|---|---|
| cz.cuni.amis.nb.pogamut.unreal.timeline.records | |
| cz.cuni.amis.nb.pogamut.unreal.timeline.widgets | |
| Uses of TLLogRecorder in cz.cuni.amis.nb.pogamut.unreal.timeline.records |
|---|
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records that return types with arguments of type TLLogRecorder | |
|---|---|
Set<TLLogRecorder> |
TLEntity.getLogRecorders()
Get unmodifiable set of all log recorders this entity has. |
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records with parameters of type TLLogRecorder | |
|---|---|
void |
TLEntity.Adapter.logRecorderAdded(TLEntity entity,
TLLogRecorder recorder)
|
void |
TLEntity.Listener.logRecorderAdded(TLEntity entity,
TLLogRecorder recorder)
|
| Uses of TLLogRecorder in cz.cuni.amis.nb.pogamut.unreal.timeline.widgets |
|---|
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.widgets with parameters of type TLLogRecorder | |
|---|---|
void |
EntityWidget.addLogCategoryWidget(TLLogRecorder newCategory)
Add new widget for TLLogRecorder and assign a listener. |
| Constructors in cz.cuni.amis.nb.pogamut.unreal.timeline.widgets with parameters of type TLLogRecorder | |
|---|---|
LogCategoryWidget(TLScene scene,
TLLogRecorder logRecorder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||