How to change file name?

Hello,

I’m new to Niotron.

When compiling I’m getting the following error:
error: class xyz is public, should be declared in a file named xyz.java

Obviously I need to ensure the file and class name match but I can’t see how to change name or even what it is. I’m sure I’m missing something obvious.

Help!