Why do I get this error?
I\'ve been trying to solve it.
package Controller; import View.ViewGegevens; //Error import Model.Persoon; { private String Voo
whatever the variables your declaring must be enclosed within a class because class is a type of Wrapper Mechanism unless they are declared inside the class those will not be available to your class