Class JFormatterTextFieldInternalGroup


  • public class JFormatterTextFieldInternalGroup
    extends Object
    Represent a group of the mask inside a JFormattedTextField using a MaskFormatter. Created on 3/20/15.
    Since:
    2.23
    Author:
    Tony Chemit - dev@tchemit.fr
    • Constructor Detail

      • JFormatterTextFieldInternalGroup

        public JFormatterTextFieldInternalGroup​(int startIndex,
                                                int endIndex,
                                                int endGroupIndex)