Translation of "a java class" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Write a Java class that performs the task of the workflow activity.
Entwickeln Sie eine Java-Klasse, die die Aufgabe der Workflow-Aktivität ausführt.
There is a Java class missing in the firmware of the mobile phone.
The command line below runs a Java class and passes it to three string arguments.
Die unten aufgeführte Befehlszeile führt eine Java-Klasse aus und übergibt sie an drei Zeichenfolgen-Argumente.
For example, with a click on a visual artifact one can turn a Java class into a web service.
So kann man zum Beispiel mit einem einfachen Klick eine Java-Klasse in einen Web Service umwandeln.
To create a Java class for download-only direct row handling
So erstellen Sie eine Java-Klasse für die direkte reine Download-Zeilenbehandlung
To simplify the overloading of single events, a Java class with default implementations for all events is provided.
Um das Überladen von Einzel-Events zu vereinfachen, gibt es eine Java-Klasse mit Standardimplementierungen für alle Events.
If you have been using a Java class or objects based on a class in the current connection, you need to disconnect and reconnect to use the new class definition.
Wenn Sie eine Java-Klasse oder auf einer Klasse basierende Objekte in der aktuellen Verbindung benutzt haben, müssen Sie die Verbindung trennen und wieder aufnehmen, damit die neue Klassendefinition wirksam wird.
A deprecation is a Java class, method, or field (that is, an API) that has been marked with the @deprecated tag.
Eine Java-Klasse, eine Methode oder ein Feld (das heißt, eine API) ist veraltet, wenn sie bzw. es mit dem Tag @deprecated gekennzeichnet wurde.
Each Bean a Java class, which was modified on configuration and adaptability, is in principle.
Prinzipiell ist jede Bean eine Java-Klasse, die auf Konfiguration und Anpassbarkeit modifiziert wurde.
The module contains a Java class that still makes it suitable for Java applications.
Das Modul enthält auch eine Java-Klasse, die sich weiterhin für Java-Applikationen eignet.
The applied Java profile means that any class or interface that is part of the BankView package (or will be added to this package in future) must look like a Java class or interface and all its members must exhibit behavior specific to that language.
Gemäß dem angewendeten Java-Profil muss jede Klasse oder Schnittstelle, die Teil des BankView-Pakets ist (oder in Zukunft zu diesem Paket hinzugefügt wird) wie eine Java-Klasse oder -Schnittstelle aussehen und alle ihre Mitglieder müssen das sprachspezifische Verhalten aufweisen.
(applet: A Java class that is loaded and run by an already-running Java application (any Web browser capable of interpreting Java). Java applets are frequently used to add multimedia effects and interactivity to Web pages, such as video and animations.)
(Applet: Eine Java-Klasse, die von einer bereits ausgeführten Java-Anwendung (beliebiger Webbrowser, der Java interpretieren kann) geladen und ausgeführt wird. Mithilfe von Java-Applets werden häufig multimediale Effekte und Interaktivität zu Webseiten hinzugefügt, z.B. Video und Animationen.)
Example The following statement removes a Java class named Demo from the current database
Beispiel Die folgende Anweisung entfernt eine Java-Klasse mit dem Namen 'Demo' aus der aktuellen Datenbank.