Checkstyle Results
The following document contains the results of Checkstyle. 
Files
| Files | I | W | E |
|---|---|---|---|
| org/dishevelled/eventlist/view/AbstractEventListView.java | 0 | 0 | 1 |
| org/dishevelled/eventlist/view/ElementsTable.java | 0 | 0 | 1 |
Details
org/dishevelled/eventlist/view/AbstractEventListView.java
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - org.dishevelled.iconbundle.tango.TangoProject.*. | 42 |
org/dishevelled/eventlist/view/ElementsTable.java
| Violation | Message | Line |
|---|---|---|
| Type Javadoc comment is missing an @param <E> tag. | 47 |