issue 2
(the method setHorizontalAlignment is not identical) reported by erwan.mas
- in classe org.aswing.JLabel you have 2 method :
- setHorizontalAlignment
- setVerticalAlignment
Each have a argument of type number , in other classes all
method have Int arguments .
in classe org.aswing.JLabel you have 2 method :
- setHorizontalAlignment
- setVerticalAlignment
Each have a argument of type number , in other classes all
method have Int arguments .