ArrayHelper<E> |
Helper-class for using arrays.
|
CloseHelper |
Helper-class to try to close Closeable 's and catch the exceptions and checks for null.
|
Cryptiker |
Helper-class for cipher encrypt/decrypt data.
|
DownloadHelper |
|
ExecutionHelper |
The ExecutionHelper is a cache for the current SQL-execution-error.
This will be used in the DatabaseController and shows after all executions the resulted errors if some exists in a gui component.
|
FileHelper |
Helper-class for handling with files.
|
GeneralUtils |
This class contains some important methods to work with the main dataholding classes like SQLTable , SQLDatabase etc.
|
GuiHelper |
Helper-class for GUI-handling like sorting the treeview or creating/adding TreeItem s
or showing YesNoDialog s or other dialog-types and more.
|
Loader |
This class loads important information for startup like properties, configurations and the SaveItem's etc.
It also initializes the internal database and more.
|
MapUtils |
Helper-class for using Maps.
|
Maths |
Helper-class with some mathematical functions.
|
MyClassLoader |
A special ClassLoader for using internal paths by reflections.
|
MyLogger |
Helper-class to provice logging methods which can be configured in ConfigurationLoggigDialog and uses translations provided by LocalizeController .
|
PdfExport |
Helper-Class to export the mxGraphComponent to a canvas to be printable.
|
ReflectionHelper |
Helper-class for using reflections.
|
RegexHelper |
|
ScreenUtils |
Helper-class for handling the stylesheet.
|
SerialUtils |
|
SourceHandler |
Helper-class which provides import methods for handling internal resources like fonts, images, icons and more and caches them too.
|
StringHelper |
Methods for String manipulation and other useful methods about strings.
|
TextUtils |
|
TimeHelper |
|
ZipArchiveExtractor |
Helper-class for extract zip-files, gzips, byte[] and more
|