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

/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DHTMLDocument.java2110 * <tr><td><code>HTML.Tag.DT</code> <td>ParagraphAction
2116 * <tr><td><code>HTML.Tag.H1</code> <td>ParagraphAction
2117 * <tr><td><code>HTML.Tag.H2</code> <td>ParagraphAction
2118 * <tr><td><code>HTML.Tag.H3</code> <td>ParagraphAction
2119 * <tr><td><code>HTML.Tag.H4</code> <td>ParagraphAction
2120 * <tr><td><code>HTML.Tag.H5</code> <td>ParagraphAction
2121 * <tr><td><code>HTML.Tag.H6</code> <td>ParagraphAction
2139 * <tr><td><code>HTML.Tag.P</code> <td>ParagraphAction
2195 TagAction pa = new ParagraphAction();
2813 public class ParagraphAction extend class in class:HTMLDocument.HTMLReader
[all...]

Completed in 36 milliseconds