Uses of Class
adams.core.logging.ConsoleLoggingObject
-
Packages that use ConsoleLoggingObject Package Description adams.gui.flow.tree.record.add adams.gui.flow.tree.record.enclose -
-
Uses of ConsoleLoggingObject in adams.gui.flow.tree.record.add
Subclasses of ConsoleLoggingObject in adams.gui.flow.tree.record.add Modifier and Type Class Description classAbstractRecordActorAddedAncestor schemes that record when an actor got added.classMostCommonMaintains a top X list of actors that were added.classSimpleLogSimply logs what actors got added. -
Uses of ConsoleLoggingObject in adams.gui.flow.tree.record.enclose
Subclasses of ConsoleLoggingObject in adams.gui.flow.tree.record.enclose Modifier and Type Class Description classAbstractRecordActorEnclosedAncestor schemes that record when actor(s) got enclosed.classMostCommonMaintains a top X list of actor handlers that were used to enclose actors.classSimpleLogSimply logs what actors get enclosed.
-