Examples with "im Java Code" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Name: Dieser Name wird später im Java Code zum Befüllen des Feldes referenziert.
Name: This name will be used in the Java code to reference the control element and fill it with data.
Text-Typ: Normalerweise einzeilig, möchte man jedoch im Java Code Text mit Umbrüchen einfüllen muss hier mehrzeilig ausgewählt werden.
Text-type: Default should be one-line, but if you need to fill in the field with line-breaks from Java code, you have to use multi-line.
Dazu werden die Felder im Java Code einfach mit bestimmten Annotations versehen und die Lib kümmert sich um das Parsing und schreibt die Werte direkt in die Felder.
You can just add Annotations to your Java fields and they will be filled automagically with the command line values.
Erleben Sie die sofort einsatzbereite Anwendungsleistungsüberwachung (Application Performance Monitoring, APM) Ihrer Java Anwendungen, unabhängig davon, ob diese Probleme im Java Code oder im Container ihren Ursprung haben.
Experience production-ready application performance monitoring (APM) of your Java apps, regardless of whether problems reside in the Java code or the container.
Other results
Das Ändern eines String-Wertes ist damit so leicht wie im Java-Code.
Unter anderem findet sich dort ein Anwendungsbeispiel zur Nutzung von WEKA im Java-Code.
MobiLink bietet verschiedene Informationen und Funktionen, die bei der Fehlersuche im Java-Code von Nutzen sein können.
MobiLink provides various information and facilities that you may find helpful when debugging your Java code.
Administratoren können das standardmäßige Tabellenspaltenmodell im Java-Code für Model Manager anpassen und diese Anpassung dann über den Softwareverteilungsserver bereitstellen.
Administrators can customize the default table column model in the Model Manager Java code and deploy the customization with the Software Distribution Server.
Dabei ist es jederzeit möglich, Änderungen im Java-Code vorzunehmen oder das Modell zu verändern und zu erweitern.
It is possible at any time to modify the Java code or modify and enhance the model.
Stellen Sie sicher, dass sowohl im Java-Code als auch im CFML-Code der Name Employee als Klassenname verwendet wird.
Diese werden im Java-Code einer App erstellt und konfiguriert.
Außerdem werden Sie im Modell eine neue Klasse hinzufügen, es für die Codegenerierung vorbereiten und die Änderungen anschließend mittels Forward Engineering im Java-Code wieder zusammenführen.
You will also add a new class into the model, prepare it for code generation, and then merge changes back into the Java code (forward engineering).
Mit diesem neuen Merkmal werden die Elemente der Benutzeroberfläche nicht mehr wie bisher im Java-Code erstellt, sondern in einer XML-Datei definiert.
Declarative User Interface: using an XML format, the new feature known as UiBinder allows the creation of user interfaces through declaration rather than code.