I have a project created by others that includes thousands of class files and has the package names explicitly typed out for every reference to any of their classes. It look
You probably need to replace all javax.swing.. Then do organize imports.
javax.swing.