Uses of Interface
org.openjump.core.ui.swing.ValueChecker
-
-
Uses of ValueChecker in de.fho.jump.pirol.plugins.EditAttributeByFormula
Classes in de.fho.jump.pirol.plugins.EditAttributeByFormula that implement ValueChecker Modifier and Type Class Description classFormulaEditingPanelPanel 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 Modifier and Type Class Description classRasterImageLayerControllPanelPanel 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 ValueChecker Modifier and Type Class Description classRasterColorEditorPanelclassRasterTransparencyPanelPanel 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 ValueChecker Modifier and Type Method Description voidOKCancelListener. addValueChecker(ValueChecker valChecker)The first invokation of this method enables value checking (enables/disables funtionality of the ok button)
-