Searched refs:newRightTable (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DSummaryTab.java49 private static final String newRightTable = "<td colspan=2 align=left><table cellpadding=1>"; field in class:SummaryTab
153 append(newRightTable);
189 append(newRightTable);
212 append(newRightTable);
269 append(newRightTable);

Completed in 22 milliseconds