Java class names begin with capital letters.

All methods should reside in classes, so you should have 2 classes. It sounds like you're asking how to access one class from another, both in the...