Benutzer-Werkzeuge

Webseiten-Werkzeuge


en:examples

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.


Vorhergehende Überarbeitung
en:examples [2023/02/12 21:08] (aktuell) roehner
Zeile 1: Zeile 1:
 +===== Examples =====
 +
 +==== Electionresult ====
 +Console program which shows the use of class InOut for simple input and output of numbers on the console.
 +
 +  *[[https://javaeditor.org/download/Electionresult.java| Electionresult.java]]
 +  *[[https://javaeditor.org/download/InOut.java |InOut.java]]
 +
 +==== Celsius-Fahrenheit-Conversion====
 +This example shows the use of class JNumberfield for simple input and output of numbers in a GUI program.
 +
 +  *[[https://javaeditor.org/download/CelsiusFahrenheit.jar |CelsiusFahrenheitE.jar]] open it directly in Java-Editor after download
 +  *[[https://javaeditor.org/download/CelsiusFahrenheit.zip| CelsiusFahrenheitE.zip]] alternativ as zip-file