Uses of Class
org.openjump.io.PropertiesHandler

Packages that use PropertiesHandler
de.fho.jump.pirol.plugins.EditAttributeByFormula   
de.fho.jump.pirol.utilities.debugOutput   
org.openjump.core.rasterimage   
org.openjump.core.ui.plugin.layer.pirolraster   
 

Uses of PropertiesHandler in de.fho.jump.pirol.plugins.EditAttributeByFormula
 

Fields in de.fho.jump.pirol.plugins.EditAttributeByFormula declared as PropertiesHandler
protected static PropertiesHandler EditAttributeByFormulaPlugIn.storedFormulas
           
protected  PropertiesHandler EditAttributeByFormulaDialog.storedFormulas
           
 

Constructors in de.fho.jump.pirol.plugins.EditAttributeByFormula with parameters of type PropertiesHandler
EditAttributeByFormulaDialog(java.awt.Frame parentFrame, java.lang.String title, boolean modal, java.lang.String text, FeatureSchema featureSchema, PropertiesHandler storedFormulas)
           
FormulaEditingPanel(FeatureSchema featureSchema, PropertiesHandler storedFormulas, NewAttributePanel newAttributePanel)
           
 

Uses of PropertiesHandler in de.fho.jump.pirol.utilities.debugOutput
 

Fields in de.fho.jump.pirol.utilities.debugOutput declared as PropertiesHandler
protected  PropertiesHandler GenericDebugLogger.properties
           
 

Uses of PropertiesHandler in org.openjump.core.rasterimage
 

Fields in org.openjump.core.rasterimage declared as PropertiesHandler
protected  PropertiesHandler AddRasterImageLayerWizard.properties
           
 

Uses of PropertiesHandler in org.openjump.core.ui.plugin.layer.pirolraster
 

Fields in org.openjump.core.ui.plugin.layer.pirolraster declared as PropertiesHandler
protected  PropertiesHandler LoadSextanteRasterImagePlugIn.properties