Uses of Class
de.fho.jump.pirol.utilities.debugOutput.PersonalLogger
-
-
Uses of PersonalLogger in de.fho.jump.pirol.plugins.EditAttributeByFormula
Fields in de.fho.jump.pirol.plugins.EditAttributeByFormula declared as PersonalLogger Modifier and Type Field Description protected PersonalLoggerFormulaEditingPanel. logger -
Uses of PersonalLogger in de.fho.jump.pirol.ui.panels
Fields in de.fho.jump.pirol.ui.panels declared as PersonalLogger Modifier and Type Field Description protected PersonalLoggerNewAttributePanel. logger -
Uses of PersonalLogger in de.fho.jump.pirol.utilities.FormulaParsing
Fields in de.fho.jump.pirol.utilities.FormulaParsing declared as PersonalLogger Modifier and Type Field Description protected static PersonalLoggerFormulaParser. loggerprotected PersonalLoggerFormulaValue. logger -
Uses of PersonalLogger in de.fho.jump.pirol.utilities.plugIns
Fields in de.fho.jump.pirol.utilities.plugIns declared as PersonalLogger Modifier and Type Field Description protected PersonalLoggerStandardPirolPlugIn. loggerlogger reference for use with the StandardPirolPlugIn.Methods in de.fho.jump.pirol.utilities.plugIns that return PersonalLogger Modifier and Type Method Description PersonalLoggerStandardPirolPlugIn. getLogger()Methods in de.fho.jump.pirol.utilities.plugIns with parameters of type PersonalLogger Modifier and Type Method Description voidStandardPirolPlugIn. setLogger(PersonalLogger logger)Sets the personal logger - enables debug statement handlingConstructors in de.fho.jump.pirol.utilities.plugIns with parameters of type PersonalLogger Constructor Description StandardPirolPlugIn(PersonalLogger logger)Please, use this constructor in the deriving class! -
Uses of PersonalLogger in de.fho.jump.pirol.utilities.settings
Fields in de.fho.jump.pirol.utilities.settings declared as PersonalLogger Modifier and Type Field Description protected static PersonalLoggerPirolPlugInSettings. logger -
Uses of PersonalLogger in org.openjump.core.apitools
Fields in org.openjump.core.apitools declared as PersonalLogger Modifier and Type Field Description protected static PersonalLoggerFeatureCollectionTools. logger -
Uses of PersonalLogger in org.openjump.core.ui.swing.listener
Fields in org.openjump.core.ui.swing.listener declared as PersonalLogger Modifier and Type Field Description protected PersonalLoggerOKCancelListener. logger -
Uses of PersonalLogger in org.openjump.util.metaData
Fields in org.openjump.util.metaData declared as PersonalLogger Modifier and Type Field Description protected PersonalLoggerMetaInformationHandler. logger
-