NathanCheshire / Cyder

Multipurpose utility tool expressed using a custom JVM UI library built over Swing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CyderPasswordField extends CyderTextField

NathanCheshire opened this issue · comments

To allow the password field to have access to the methods from the text field class, we need to refactor the password field to extend the text field.