📦 0372hoanghoccode / ko-co

📄 RoundedBorder.class · 29 lines
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/RoundedBorderjava/lang/Objectjavax/swing/border/BorderradiusI<init>(I)VCode
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;)VLineNumberTableLocalVariableTablethisLGUI/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

SourceFileRoundedBorder.java 	
4
�Y��	
4
�Y��
4
�Y��
 4
�Y!��
#$