#BlueJ class context comment0.target=class\ TellTale comment0.text=TellTale.java\ 1.0\ \n\nExample\ for\ OOP.\nThe\ idea\ is\ that\ I\ print\ out\ the\ argument\ \ngiven\ to\ me\ in\ my\ constructor.\ This\ can\nbe\ used\ to\ see\ when\ I\ am\ instantiated.\n\nUsed\ in\ ASuperClass\ and\ ASubClass.\ \nExample\ program\ starts\ in\ InitializaOrderTest\n\n\n comment1.params=s comment1.target=TellTale(String) numComments=2