Package weka.gui

Class PasswordField

All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyEditor, Serializable, Accessible, CustomPanelSupplier

public class PasswordField extends JPanel implements PropertyEditor, CustomPanelSupplier
Property editor widget that wraps and displays a JPasswordField.
Version:
$Revision: 12418 $
Author:
Mark Hall (mhall{[at]}pentaho{[dot]}com)
See Also: