org.geotools.gui.swing.sldeditor.property.std
Class DefaultScaleEditor.DoubleComboBoxEditor.ScaleVerifier

java.lang.Object
  extended byjavax.swing.InputVerifier
      extended byorg.geotools.gui.swing.sldeditor.property.std.DefaultScaleEditor.DoubleComboBoxEditor.ScaleVerifier
Enclosing class:
DefaultScaleEditor.DoubleComboBoxEditor

public class DefaultScaleEditor.DoubleComboBoxEditor.ScaleVerifier
extends javax.swing.InputVerifier


Constructor Summary
DefaultScaleEditor.DoubleComboBoxEditor.ScaleVerifier()
           
 
Method Summary
 boolean shouldYieldFocus(javax.swing.JComponent input)
           
 boolean verify(javax.swing.JComponent input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultScaleEditor.DoubleComboBoxEditor.ScaleVerifier

public DefaultScaleEditor.DoubleComboBoxEditor.ScaleVerifier()
Method Detail

verify

public boolean verify(javax.swing.JComponent input)

shouldYieldFocus

public boolean shouldYieldFocus(javax.swing.JComponent input)


Copyright © GeoTools. All Rights Reserved.