Class JLabeledPasswordField

    • Constructor Detail

      • JLabeledPasswordField

        public JLabeledPasswordField()
      • JLabeledPasswordField

        public JLabeledPasswordField​(String pLabel)
        Constructs a new component with the label displaying the passed text.
        Parameters:
        pLabel - The text to in the label.