Class Options.Descriptions
java.lang.Object
eu.bandm.tools.muli.Catalog<String>
eu.bandm.tools.muli.CatalogByString
eu.bandm.music.applications.tiTuning.Options.Descriptions
- Enclosing class:
- Options
@Generated(generator="eu.bandm.tools.muli.utils",
           version="",
           timestamp="2025-07-30_06h45m18")
public class Options.Descriptions
extends CatalogByString
Programmatically generated catalog of translations.  
 
 
 Generated code realizing the multi lingual translations of all command line option descriptions.  
 
Usage: Invoke the only constructor. Then follow the documentation of the super class.
Initial contents:
| de | en | |
|---|---|---|
| $ENUM jukebox Dido | Aus dem 17. Jahrhundert von der Westküste Norwegens. | From 17th century at the Norwegian West coast. | 
| $ENUM jukebox Farewell | Aus dem 17. Jahrhundert von der Irischen Westküste. | From 17th century at the Irish West coast. | 
| $ENUM jukebox HerzliebsterWein | Aus dem 17. Jahrhundert von der Westküste Norwegens. | From 17th century at the Norwegian West coast. | 
| $ENUM jukebox Heyr | Aus dem 17. Jahrhundert von der Westküste Norwegens. | From 17th century at the Norwegian West coast. | 
| $ENUM jukebox LimerickSuiteMulti | Aus dem 17. Jahrhundert von der Westküste Norwegens. | From 17th century at the Norwegian West coast. | 
| $ENUM jukebox MansRoad | Aus dem 17. Jahrhundert von der Westküste Norwegens. | From 17th century at the Norwegian West coast. | 
| $ENUM jukebox Sklaven | Aus dem 17. Jahrhundert von der Westküste Norwegens. | From 17th century at the Norwegian West coast. | 
| --help | Gebe auf Konsole Hilfetext aus | print help text to console | 
| --interactive | Starte GUI auch mit Kommandozeilenargumenten | start GUI even with command line arguments | 
| --jukebox | Auswahl des Beispiels. | Select the example song. | 
| --noGreeting | Unterdrückt das "Begrüßungsfenster" am Anfang | suppress the display of the first "greeting" window | 
| --tuning | R-Faktor, siehe Dokumentation. | R factor, see documentation. | 
| --version | Zeige Versionsnummer an | show version number | 
| -v | Zeige Versionsnummer an | show version number | 
 Generated on 2025-07-30_06h45m17
by program bandm/metatools/option/compiler, version
command line =
 
by program bandm/metatools/option/compiler, version
command line =
java bandm/metatools/option/compiler options.xml eu.bandm.music.applications.tiTuning Options GeneratedGui /mnt/c/Users/post/Documents/sig/src 
 - 
Nested Class SummaryNested classes/interfaces inherited from class eu.bandm.tools.muli.CatalogCatalog.Const<L>
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class eu.bandm.tools.muli.CatalogByString_translateArgs, getKeys, putAsKeyMethods inherited from class eu.bandm.tools.muli.Catalog_format, _format, containsKey, dump, get, get, get, getKey, getKeys, getKeys, getSpecific, insitu, insitu, insitu, insitu, INSITU, INSITU, noTranslate, put, put, put, put, putAll, putAll, readLanguageMap, readLanguages, readLanguagesString, translateAllAndFormatRobust, translateAllAndFormatRobust, translateArgsAndFormatRobust, translateArgsAndFormatRobust, translateKeyAndFormatRobust, translateKeyAndFormatRobust, translateRobust, translateRobust
- 
Constructor Details- 
Descriptionspublic Descriptions()
 
-