| Interface | Description |
|---|---|
| IAssert |
An interface for the Assert mechanism.
|
| Class | Description |
|---|---|
| ArrayUtil |
Utility methods for manipulating and displaying Arrays
|
| Assertion |
An assertion class, that enables programmers to make certain affirmations
about things that have to be true in the code.
|
| GPManager |
This class must be used as a replacement for
TopManager whenever TopManager has to be used. |
| HtmlTagger |
A class that was intended for setting colors and fonts using Html Rendering in JLabel
Finally not used.
|
| NbAssert |
A Netbeans oriented implementation of the Assert mechanism.
|
org.openide.TopManager.