Class PrintShowCarsInTrain


  • public class PrintShowCarsInTrain
    extends java.lang.Object
    Print the cars in the train.

    This uses the older style printing, for compatibility with Java 1.1.8 in Macintosh MRJ

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) CarManager carManager  
      (package private) static int fieldSize  
      (package private) static java.lang.String NEW_LINE  
      (package private) static java.lang.String TAB  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait