src/main/kotlin/com/deflatedpickle/faosdance/autoupdate/SpeechBubbleBorder.kt
Method paintBorder
has 65 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
override fun paintBorder(
c: Component,
g: Graphics,
x: Int, y: Int,
width: Int, height: Int
Method paintBorder
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
c: Component,
g: Graphics,
x: Int, y: Int,
width: Int, height: Int