|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.umlv.unitex.process.CommandBuilder
fr.umlv.unitex.process.ConcorDiffCommand
public class ConcorDiffCommand
Field Summary |
---|
Fields inherited from class fr.umlv.unitex.process.CommandBuilder |
---|
ERROR_MESSAGE, MESSAGE, PROGRAM |
Constructor Summary | |
---|---|
ConcorDiffCommand()
|
Method Summary | |
---|---|
ConcorDiffCommand |
firstIndFile(java.io.File s)
|
ConcorDiffCommand |
font(java.lang.String s)
|
ConcorDiffCommand |
fontSize(int size)
|
ConcorDiffCommand |
output(java.io.File s)
|
ConcorDiffCommand |
secondIndFile(java.io.File s)
|
Methods inherited from class fr.umlv.unitex.process.CommandBuilder |
---|
getBuilder, getCommandArguments, getCommandLine, getType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConcorDiffCommand()
Method Detail |
---|
public ConcorDiffCommand firstIndFile(java.io.File s)
public ConcorDiffCommand secondIndFile(java.io.File s)
public ConcorDiffCommand output(java.io.File s)
public ConcorDiffCommand font(java.lang.String s)
public ConcorDiffCommand fontSize(int size)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |