- cbSize - Variable in class nativeWindows.Shell32X.SHELLEXECUTEINFO
-
- checkFolder(File) - Static method in class tools.PathUtils
-
prüft ob der Ordner existiert und legt ihn an falls nicht
- checkForUpdates(String, String, String, int, Stage, Image) - Static method in class update.Updater
-
Prüft ob Updates für das Programm vorhanden sind, und lädt diese herunter, wenn vom Nutzer gewünscht
- close() - Method in class notification.Notification
-
schließt die Notification, falls diese geöffnet ist
- confirmDialog(String, String) - Static method in class tools.ErrorMessage
-
- ConvertBytesToBinarySize(long) - Static method in class tools.ConvertTo
-
Konvertiert Bytes zu MB, KB und Bytes
- ConvertBytesToDecimalSize(long) - Static method in class tools.ConvertTo
-
Konvertiert Bytes zu MB, KB und Bytes
- ConvertMillisToDateAndTime(long) - Static method in class tools.ConvertTo
-
Konvertiert Millisekunden in Datum und Uhrzeit
- ConvertMillisToTime(long) - Static method in class tools.ConvertTo
-
Konvertiert Millisekunden in Stunden, Minuten und Sekunden
- ConvertSecondsToTime(long) - Static method in class tools.ConvertTo
-
Konvertiert Sekunden in Stunden, Minuten und Sekunden
- ConvertTimestampToMillis(String) - Static method in class tools.ConvertTo
-
Konvertiert einen Timestamp zurück in Millisekunden
- ConvertTo - Class in tools
-
stellt Methoden zur Konvertierung von Einheiten zur Verfügung
- ConvertTo() - Constructor for class tools.ConvertTo
-