Uses of Interface
org.openjump.core.ui.swing.ValueChecker
Packages that use ValueChecker
Package
Description
-
Uses of ValueChecker in de.fho.jump.pirol.plugins.EditAttributeByFormula
Classes in de.fho.jump.pirol.plugins.EditAttributeByFormula that implement ValueCheckerModifier and TypeClassDescriptionclassPanel 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 ValueCheckerModifier and TypeClassDescriptionclassPanel that contains controlls to customize the appearance of a RasterImage layer. -
Uses of ValueChecker in org.openjump.core.ui.plugin.layer.pirolraster.panel
Classes in org.openjump.core.ui.plugin.layer.pirolraster.panel that implement ValueCheckerModifier and TypeClassDescriptionclassclassPanel that contains controls 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 ValueCheckerModifier and TypeMethodDescriptionvoidOKCancelListener.addValueChecker(ValueChecker valChecker) The first invokation of this method enables value checking (enables/disables funtionality of the ok button)