|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttest.contrib.SubstanceTableTest
public class SubstanceTableTest
This is a small class that creates a JTable with 7 rows, then it runs startTest which adds 50 rows then updates the fonts and right after that adds 50 more rows. This causes the program to throw a NullPointerException in the SubstanceTableUI$TableStateListener
| Constructor Summary | |
|---|---|
SubstanceTableTest()
|
|
| Method Summary | |
|---|---|
javax.swing.JTable |
getTable()
|
static void |
main(java.lang.String[] args)
|
void |
startTest()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubstanceTableTest()
| Method Detail |
|---|
public javax.swing.JTable getTable()
public void startTest()
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||