JComponent cannot be resolved to a type
Java
3
Posts
3
Posters
0
Views
1
Watching
-
:confused: i wanna make a class in JComponent library in the following way : class HelloComponent extends JComponent { but the "JComponent cannot be resolved to a type" message would show up . any idea ?
-
:confused: i wanna make a class in JComponent library in the following way : class HelloComponent extends JComponent { but the "JComponent cannot be resolved to a type" message would show up . any idea ?
-
:confused: i wanna make a class in JComponent library in the following way : class HelloComponent extends JComponent { but the "JComponent cannot be resolved to a type" message would show up . any idea ?