Translate

Saturday, September 06, 2014

Starting Class Viewer with a class

One of the features now working with the current Class Viewer is the option to start with a class.

For instance the following will open Class Viewer with the String class:

java com.jstevh.viewer.ClassViewer String

The way that works is like if you typed that in yourself, so if it can't find the class you give Class Viewer will simply give you the same message it would give if you typed that in yourself.

One of the things I'd guess this option can allow you to do is push what you want on screens in a classroom. Or if you wish to start with a script, which I guess you could also do in a classroom.

No comments: