|
||
Here is a simple example of some classes. Try downloading and uncompressing the BlueJ project file. You should see something like the picture below (minus the instances). You can create some instances, call their methods, and inspect their variables. Note the use of an abstract class and of an interface class. |