DJBENZ10
Your Java Program is full of ...weirdness. Here is a piece how you get a printout.


public static void main( String[] args) {
Airplane ap = new Airplane();
ap.setMake(args[0]);...