| Violation | Line |
|---|
| Perhaps 'helpMenuItem' could be replaced by a local variable. | 58 |
| Perhaps 'jMenu5' could be replaced by a local variable. | 59 |
| Perhaps 'jPanel1' could be replaced by a local variable. | 66 |
| Perhaps 'savePasswordMenuItem' could be replaced by a local variable. | 72 |
| Perhaps 'loadPasswordMenuItem' could be replaced by a local variable. | 75 |
| Perhaps 'exitMenuItem' could be replaced by a local variable. | 77 |
| Perhaps 'jSeparator2' could be replaced by a local variable. | 78 |
| Perhaps 'openFileMenuItem' could be replaced by a local variable. | 81 |
| Perhaps 'newFileMenuItem' could be replaced by a local variable. | 82 |
| Perhaps 'jMenu3' could be replaced by a local variable. | 83 |
| Perhaps 'jMenuBar1' could be replaced by a local variable. | 84 |
| Private field 'chooserKeyFile' could be made final; it is only initialized in the declaration or constructor. | 86 |
| Private field 'filterKey' could be made final; it is only initialized in the declaration or constructor. | 87 |
| Private field 'chooserPwdFile' could be made final; it is only initialized in the declaration or constructor. | 88 |
| Private field 'filterPwdKey' could be made final; it is only initialized in the declaration or constructor. | 89 |
| Avoid using java.lang.ThreadGroup; it is not thread safe | 182 |
| Avoid using java.lang.ThreadGroup; it is not thread safe | 188 |
| Avoid using java.lang.ThreadGroup; it is not thread safe | 203 |
| Avoid using java.lang.ThreadGroup; it is not thread safe | 648 |
| Avoid using java.lang.ThreadGroup; it is not thread safe | 649 |
| Avoid using java.lang.ThreadGroup; it is not thread safe | 697 |