: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 ?
U
User 11378403
@User 11378403
: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 ?