Interface | Description |
---|---|
BenchmarkTest |
This interface is used to represent a piece of code which is to be
benchmarked by repeatedly running and timing the kernel code.
|
UserInterface |
Class | Description |
---|---|
BenchmarkFramework |
This class provides a very simple framework for running a BenchmarkTest
kernel several times and time the results.
|
ByteUtil | |
FileUtils | |
ImagePanel | |
Memory | |
Parser | |
Plugins<T> |
This class represents a list of plugins which implement a certain interface
or extend a certain class.
|
RenderGlobalsPanel |
This code was edited or generated using CloudGarden's Jigloo SWT/Swing GUI
Builder, which is free for non-commercial use.
|
SearchPath | |
Timer | |
UI |
Static singleton interface to a UserInterface object.
|
Enum | Description |
---|---|
UI.Module | |
UI.PrintLevel |
Exception | Description |
---|---|
Parser.ParserException |