Karæthon
Newbie
I am reading the Java for my app and the file is getting very large and unwieldy can I take parts of my code that are related to each other put them into their own Java file and have the system load it somehow at one time or compilation time how do I reference these other files if I can is it in include statement or import statement?
