This class is required on each client workstation to enable the StyleCheck capability that is included in the ProvideX plug-in in the class ecStyleCheck. This class does not extend any of the standard functionality - it is used to define/load a group of style rules as the contributed tool 'simpleStyleCheck'. | |||
|
| LOCAL styleRulesFile$ |
the value mid(pgn, 1, pos(dlm=pgn, -1)) + _obj'_Class$ + "_rules.txt" is used to derive the name of the rule file from the name of the style check class |
| LOCAL theDescription$="Simple rule-based Style Check" |
Override Description |
| No Methods |
|
theDescription$, styleCheckName$, theNotificationFlag, lbSepChar$ |
|
actionPerformed(), configPerformed(), getStyleCheckName$(), hasConfigAction(), init(), update(), loadRules(), writeRuleFile() |
|