Hello speedmaster, welcome to the forums.

You cannot put the if statement there because it is not in a method.
Take a look at this example:


import javax.swing.*;

public class...