static class Fcmd.CallingArgs extends GuiCallingArgs
Modifier and Type | Field and Description |
---|---|
(package private) java.io.File |
dirCfg |
(package private) java.io.File |
fileCfgButtonCmds |
(package private) java.io.File |
fileCfgCmds |
(package private) java.io.File |
fileCmdsForExt |
(package private) java.io.File |
fileSelectTabPaths |
(package private) Argument |
sDirCfg |
cfgConditions, dirHtmlHelp, fileGuiCfg, fileJzTc, graphicFactory, msgConfig, positionWindow, sFileLogCfg, sInspectorOwnPort, sizeShow, sOwnIpcAddr, sPathZbnf, sPluginCfg, sPluginClass, sTimeZone, sTitle, version
Constructor and Description |
---|
CallingArgs() |
Modifier and Type | Method and Description |
---|---|
boolean |
testConsistence(java.lang.Appendable out) |
protected boolean |
XXXtestArgument(java.lang.String arg,
int nArg) |
getDirCfg, testArgument
java.io.File fileCfgCmds
java.io.File fileCmdsForExt
java.io.File fileCfgButtonCmds
java.io.File fileSelectTabPaths
java.io.File dirCfg
Argument sDirCfg
protected boolean XXXtestArgument(java.lang.String arg, int nArg) throws java.io.FileNotFoundException
java.io.FileNotFoundException
public boolean testConsistence(java.lang.Appendable out) throws java.io.IOException
testConsistence
in class GuiCallingArgs
java.io.IOException