This class is part of the ReadyAPI Jar checker framework. DO NOT MAKE MODIFICATIONS TO IT UNLESS YOU UNDERSTAND HOW THAT WORKS
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | static void | initialize()This static block instructs ReadyAPI to check that its JARs have not been tampered with. | 
|  | void | showDialog(javax.swing.JDialog dialogForm) | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() | 
This static block instructs ReadyAPI to check that its JARs have not been tampered with. It is intentionally made to look confusing so that people who de-compile this class cannot easily find out what this does.