|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.tools.builder.LineNumberTool
public class LineNumberTool
Tool that uses the pretty printer to number lines
| Constructor Summary | |
|---|---|
LineNumberTool()
Constructor for the line numbering |
|
| Method Summary | |
|---|---|
protected void |
init(java.lang.String[] args)
Read command line inputs |
static void |
main(java.lang.String[] args)
Main program |
protected void |
run()
Run the pretty printer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineNumberTool()
| Method Detail |
|---|
protected void init(java.lang.String[] args)
args - Description of Parameterprotected void run()
public static void main(java.lang.String[] args)
args - the command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||