1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29���� A % GUI/RoundedBorder java/lang/Object javax/swing/border/Border radius I <init> (I)V Code
java/lang/Error =Unresolved compilation problems:
Illegal modifier for the class RoundedBorder; only public, abstract & final are permitted
Duplicate method getBorderInsets(Component) in type RoundedBorder
Duplicate method paintBorder(Component, Graphics, int, int, int, int) in type RoundedBorder
Color cannot be resolved to a variable
Graphics2D cannot be resolved to a type
RoundRectangle2D cannot be resolved to a type
Duplicate method paintBorder(Component, Graphics, int, int, int, int) in type RoundedBorder
Duplicate method getBorderInsets(Component) in type RoundedBorder
(Ljava/lang/String;)V LineNumberTable LocalVariableTable this LGUI/RoundedBorder; getBorderInsets '(Ljava/awt/Component;)Ljava/awt/Insets; dUnresolved compilation problem:
Duplicate method getBorderInsets(Component) in type RoundedBorder
isBorderOpaque ()Z !Unresolved compilation problem:
paintBorder .(Ljava/awt/Component;Ljava/awt/Graphics;IIII)V " �Unresolved compilation problems:
Duplicate method paintBorder(Component, Graphics, int, int, int, int) in type RoundedBorder
Color cannot be resolved to a variable
Graphics2D cannot be resolved to a type
RoundRectangle2D cannot be resolved to a type
SourceFile RoundedBorder.java
4
� Y� �
4
� Y� �
4
� Y� �
4
� Y!� �
# $