Uses of Interface
org.openjump.core.ui.swing.ValueChecker

Packages that use ValueChecker
de.fho.jump.pirol.plugins.EditAttributeByFormula   
org.openjump.core.ui.plugin.layer.pirolraster   
org.openjump.core.ui.swing.listener   
 

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

Classes in de.fho.jump.pirol.plugins.EditAttributeByFormula that implement ValueChecker
 class FormulaEditingPanel
          Panel to help the user to create a formula that describes how the value of a new attribute will be calculated.
 

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

Classes in org.openjump.core.ui.plugin.layer.pirolraster that implement ValueChecker
 class RasterImageLayerControllPanel
          Panel that contains controlls to customize the appearance of a RasterImage layer.
 

Uses of ValueChecker in org.openjump.core.ui.swing.listener
 

Methods in org.openjump.core.ui.swing.listener with parameters of type ValueChecker
 void OKCancelListener.addValueChecker(ValueChecker valChecker)
          The first invokation of this method enables value checking (enables/disables funtionality of the ok button)