The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is low
Effort is max
Class | Bugs |
---|---|
net.sourceforge.jeuclid.swing.MathComponentUI16 | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Unchecked/unconfirmed cast from javax.swing.JComponent to net.sourceforge.jeuclid.swing.JMathComponent in net.sourceforge.jeuclid.swing.MathComponentUI16.getBaselineResizeBehavior(JComponent) | STYLE | BC_UNCONFIRMED_CAST | 60 | Low |