| Interface | Description |
|---|---|
| Calculator<INPUT,OUTPUT> |
Interface Calculator.
|
| PropertyEqualsProvider |
Property Equals Provider.
|
| Class | Description |
|---|---|
| Base64 |
Base64 Converter.
|
| BrowserLauncher |
BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the
current user of the system to the given URL.
|
| CachedExecutor |
DOCUMENT ME!
|
| CalculationCache<KEY,VALUE> |
Calculates values and cached it for a given time period.
|
| CismetThreadPool | Deprecated
either use
CismetConcurrency.getDefaultExecutor() or create your own ExecutorService
using a ThreadFactory created by an instance of CismetConcurrency. |
| ConnectionInfo |
Bean Class to save Connection Infos.
|
| Converter |
Helper class for various convertion related tasks like (de)serialisation.
|
| CurrentStackTrace | Deprecated
use
StackUtils.getDebuggingThrowable() instead |
| DebugSwitches |
debug Switches.
|
| EMailComposer |
EMailComposer launches the mail composing window of the user default mail client with the following message fields:
"to", "cc", "bcc", "subject", "body".
|
| Equals |
Equals helper operations.
|
| ExifReader |
Reads exif meta data of image files.
|
| FileUtils |
FileUtils Class.
|
| FileUtils.DirAndJarFilter |
Filter for searching for .jar Files and Directories.
|
| FileUtils.DirectoryFilter |
Filter for searching for Directories.
|
| FileUtils.FilesFilter |
Filter for searching for Files.
|
| FileUtils.JarFilter |
Filter for searching for .jar Files.
|
| FileUtils.MetaInfFilter |
Filter for searching for MetaFiles.
|
| JnlpSystemPropertyHelper |
DOCUMENT ME!
|
| JnlpTools |
JnlpTools Class.
|
| LinkedProperties |
Creates
LinkedHashMap for Properties. |
| NumberStringComparator |
Comperator for Objects, which can contain Numbers and Strings.
It will be sorted in the following form: 1 2 3 4 5 6 7 8 9 10 11 12 A B C AA AB BBB BBC ... |
| PasswordEncrypter |
Applet Password Encrypter.
|
| PropertyReader |
Property Reader.
|
| ScriptRunner |
Tool to run database scripts.
|
| Sorter |
Sorter Tool.
|
| Static2DTools |
DOCUMENT ME!
|
| StaticDebuggingTools |
Tests whether the File exists in the User's Home Directory or not.
|
| StaticDecimalTools |
StaticDecimalTools.
|
| StaticHtmlTools |
StaticHtmlTools.
|
| StaticXMLTools |
Converter for Color to XML and XML to Color.
|
| SystemClipboardListener |
DOCUMENT ME!
|
| TextFromFile |
Tool for extract Text from File.
|
| TimeoutThread<T> |
Execute code that will be interrupted after a given time.
|
| URLSplitter |
Tool, that detects the following informations in a
String url and saves them into single Strings. |
| WildcardUtils |
DOCUMENT ME!
|
| WKTWriter4D |
Writes the Well-Known Text representation of a
Geometry. |
| Enum | Description |
|---|---|
| ExifReader.Mirrored |
DOCUMENT ME!
|
| Exception | Description |
|---|---|
| NotSerializableExceptionException |
DOCUMENT ME!
|
| PasswordEncrypterException |
Password Encrypter Exception.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.