public abstract class ValidateTextComponentAdapter
extends com.bc.ceres.swing.binding.internal.TextComponentAdapter
Constructor and Description |
---|
ValidateTextComponentAdapter(JTextComponent textComponent) |
Modifier and Type | Method and Description |
---|---|
InputVerifier |
createInputVerifier() |
protected abstract boolean |
validateText(String text) |
public ValidateTextComponentAdapter(JTextComponent textComponent)
protected abstract boolean validateText(String text)
public InputVerifier createInputVerifier()
createInputVerifier
in class com.bc.ceres.swing.binding.internal.TextComponentAdapter
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.