Package com.tagtraum.core
Core classes, unspecific to a particular application.
- Author:
- Hendrik Schreiber
-
Interface Summary Interface Description DiscreteProgressListener Discrete progress listener.JsonDB.ExceptionListener Simple exception listener to handle problems while parsing a individual bean.Matchable<M> Matchable.Matcher<T,M> Matcher.OperatingSystem.ExternalApplication OperatingSystemSPI OperatingSystemSPI.Operation Operation.ProgressListener Allows you to report the progress of an operation. -
Class Summary Class Description DirectoryFileExistence Allows checking of existence of files located in a directory.DirectoryWritePermissions Allows checking of write permissions for files located in a directory.EDTWatchDog Monitors the EDT and dumps stacktraces for all threads to the log, if it detects a hang.FileId Id for a path that persists, even if the path is renamed or the computer is restarted.FileUtilities File utilities.JavaVersion Allows determining the java VM version (System.getProperty(String)
with keyjava.vm.version
) and comparing it with other VM versions.JsonDB<T> Very simple JSON-based store for beans with only strings, booleans and numbers as well as simple Lists, Sets and Maps of those types as property values.NativeLibraryLoader First tries to load a library the default way usingSystem.loadLibrary(String)
, upon failure falls back to the base directory of the given class package or the jar the class is in.OperatingSystem Operating System.OperatingSystemOSX OperatingSystem impl for OSX.PList<R> Implementation of an Apple plist reader.PList.ValidUTF8FilterInputStream Silently drops invalid UTF-8 sequences from the inputstream.ProgressInputStream Reports progress as it reads an InputStream.SSLSocketFactory SSLSocketFactory.SystemNotification Notification posted outside the application window, for example as macOS notification or as Windows system tray balloon.VMStartupParameters VMStartupParameters.WebService Base class for interaction with web services.XmlDB<T> XMLDB, simple, XML file based storage facility using the standardXMLEncoder
/XMLDecoder
serialization mechanism. -
Enum Summary Enum Description AudioFeedback AudioFeedback.