org.apache.jorphan.gui
Class JLabeledPasswordField
- FocusListener, JLabeledField
public class JLabeledPasswordField
addChangeListener , createTextField , focusGained , focusLost , getComponentList , getLabel , getText , getToolTipText , notifyChangeListeners , removeChangeListener , setEnabled , setLabel , setText , setToolTipText |
JLabeledPasswordField
public JLabeledPasswordField()
JLabeledPasswordField
public JLabeledPasswordField(String pLabel)
Constructs a new component with the label displaying the passed text.
pLabel
- The text to in the label.
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.