Class RequiredTextComponentAdapter

  • All Implemented Interfaces:
    ActionListener, FocusListener, EventListener

    public class RequiredTextComponentAdapter
    extends com.bc.ceres.swing.binding.internal.TextComponentAdapter
    Created by jcoravu on 9/23/2016.
    • Constructor Detail

      • RequiredTextComponentAdapter

        public RequiredTextComponentAdapter​(JTextComponent textComponent,
                                            String messageToDisplay)
    • Method Detail

      • createInputVerifier

        public InputVerifier createInputVerifier()
        Overrides:
        createInputVerifier in class com.bc.ceres.swing.binding.internal.TextComponentAdapter