Class | Description |
---|---|
ComponentCreator |
A small class which creates a new FREVO component and adjusts the Eclipse
project settings.
|
Log |
Simple logging class with custom logging levels and adding timestamp as an option.
|
NESRandom |
This class extends Java's pseudorandom number generator by functions
for retrieving the seed and cloning the random object
|
SafeSAX |
This class is an extension of the original
SAXReader
with a safe dtd resolver. |
ScreenCapture |
A helper class to save the graphical content of any swing or AWT component to
individual files.
|
StatKeeper |
A class representing a collection of statistic data.
|