Class ValidateTextComponentAdapter
java.lang.Object
com.bc.ceres.swing.binding.ComponentAdapter
com.bc.ceres.swing.binding.internal.TextComponentAdapter
org.esa.snap.ui.tooladapter.dialogs.ValidateTextComponentAdapter
- All Implemented Interfaces:
ActionListener,FocusListener,EventListener
public abstract class ValidateTextComponentAdapter
extends com.bc.ceres.swing.binding.internal.TextComponentAdapter
Created by jcoravu on 9/28/2016.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bc.ceres.swing.binding.internal.TextComponentAdapter
actionPerformed, adjustComponents, bindComponents, focusGained, focusLost, getComponents, unbindComponentsMethods inherited from class com.bc.ceres.swing.binding.ComponentAdapter
getBinding, setBinding
-
Constructor Details
-
ValidateTextComponentAdapter
-
-
Method Details
-
validateText
-
createInputVerifier
- Overrides:
createInputVerifierin classcom.bc.ceres.swing.binding.internal.TextComponentAdapter
-