Class Options.Descriptions

Enclosing class:
Options

public class Options.Descriptions extends CatalogByString
Programmatically generated catalog of translations.

Usage: Invoke the only constructor. Then follow the documentation of the super class.

Initial contents:

deen
--directoryVerzeichnis aus dem gelesen und in das geschrieben werden sollWhere to read and write the text files
--fromDiskBeim Starten der Verarbeitung werden die Platten-Dateien eingelsen und die Inhalte der Editor-Fenster überschirebenWhenever a processing is initiated, the current state of the source files are read and the editor buffers will be overwritten..
--stemGemeinsamer Name aller beteiligten Dateien, nur die Endung wechselt. (Ein Definitionsmodul hat den Moudlnamen als Filenamen)Common name of all data files involved. Only their extensions differ. (The module definition file, if any, has the name of the module as its stem)
--toDiskBei jede Verabeitung werden die Resultate in Dateien im asugewählten Verzeichnis geschrieben.Whenever a processing is executed, the results re written to disc files in the selected directory.
--verbosityBestimmt die Menge der AusgabenControls the amount of tracing messages.
Generated code realizing the multi lingual translations of all command line option descriptions.
Created on 2024-09-03_20h52m59
by program bandm/metatools/option/compiler, version 2.1
command line =
java bandm/metatools/option/compiler options.xml eu.bandm.tools.d2d2.demo Options GeneratedGui $(HOME)/metatools/src
  • Constructor Details

    • Descriptions

      public Descriptions()