| Class | Description |
|---|---|
| AllometricScaling |
Fractal Dimension using Allometric Scaling
|
| ArrayListTransferHandler | |
| BASE64Helper |
This is a helper class for Base64 encoding and decoding.
|
| BlobFinder |
adapted BlobFinder
Original by A.Greensted
http://www.labbookpages.co.uk
Please use however you like.
|
| BlobFinder.Blob | |
| ColorConverter |
This class consists of static methods for color space conversions for pixel
values.
|
| CommonTools |
This class provides tools for common usage.
|
| CompletionWaiter |
Helper class for displaying a window while a background thread (e.g.
|
| CursorFactory |
This class generates cursors for the GUI.
|
| CursorToolkit |
Basic CursorToolkit that swallows mouseclicks see
http://www.javaspecialists.eu/archive/Issue065.html
|
| DefaultPropertyManager |
This property manager maintains a global properties file for IQM.
|
| DialogUtil |
This class constructs dialogs for user feedbacks and interactions.
|
| DynamicResourceLoader | |
| ErrorMessagePanel | |
| FileContentParser |
Parses the content of a file into internal
DataTypes. |
| FileTools |
This class provides common tools for file handling.
|
| FloatNumberVerifier | |
| Higuchi |
Fractal Dimension using Higuchi Dimension see T.
|
| ImagePreviewPanel |
This class is used to show a preview image (thumbnail) in the jFileChooser
window.
|
| ImageSelection |
This class is for clipboard operations.
|
| IntNumberVerifier |
This class checks whether an input can be parsed as an Integer or not.
|
| LinearRegression |
The regression range is calculated using a class
by Michael Thomas Flanagan's Java Scientific Library
http://www.ee.ucl.ac.uk/~mflanaga/java/index.html
|
| ManagerListCellRenderer |
This class implements a custom
ListCellRenderer for the manager list. |
| ManagerListCellRendererLeft | |
| ManagerListCellRendererRight | |
| MultiResultListCellRenderer | |
| OperatingSystem |
Taken from http://www.mkyong.com/java/how-to-detect-os-in-java-systemgetpropertyosname/.
|
| OperatorCompletionWaiter |
Helper class for displaying a window while a background thread (e.g.
|
| Otsu |
Implementation of Otsu's thresholding algorithm
|
| OutputStreamInterceptor |
This class intercepts the output and redirects/copies it to a
JTextArea. |
| PropertyManager |
This class manages properties stored in a specific .properties file.
|
| ScrollablePanel |
A panel that implements the Scrollable interface.
|
| ScrollablePanel.IncrementInfo |
Helper class to hold the information required to calculate the scroll
amount.
|
| ScrollPaneAdjustmentListener |
This class is responsible for reacting to changing adjustment values of e.g.
|
| TankListCellRenderer |
This class implements a custom
ListCellRenderer for the tank list. |
| WrapLayout |
This class is taken from
http://tips4java.wordpress.com/2008/11/06/wrap-layout/.
|
| XMLGregCalUtil |
A utility class for converting objects between java.util.Date and
XMLGregorianCalendar types, inspired by
http://java.dzone.com/articles/datatype-conversion-java.
|
| XMLPropertyManager |
This class manages properties stored in a specific XML file.
|
| Enum | Description |
|---|---|
| Quadrant |
An internal enumeration of quadrants in the Cartesian coordinate system.
|
| ScrollablePanel.IncrementType | |
| ScrollablePanel.ScrollableSizeHint |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.