|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.text.html.HTMLEditorKit.ParserCallback
stella.log.Calima.Div
private static class Calima.Div
| Field Summary | |
|---|---|
private boolean |
record
|
private List<String> |
text
|
| Fields inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback |
|---|
IMPLIED |
| Constructor Summary | |
|---|---|
Calima.Div()
|
|
| Method Summary | |
|---|---|
void |
handleEndTag(HTML.Tag tag,
int pos)
|
void |
handleStartTag(HTML.Tag tag,
MutableAttributeSet mas,
int pos)
|
void |
handleText(char[] t,
int pos)
|
| Methods inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback |
|---|
flush, handleComment, handleEndOfLineString, handleError, handleSimpleTag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private boolean record
private List<String> text
| Constructor Detail |
|---|
public Calima.Div()
| Method Detail |
|---|
public void handleStartTag(HTML.Tag tag,
MutableAttributeSet mas,
int pos)
handleStartTag in class HTMLEditorKit.ParserCallback
public void handleText(char[] t,
int pos)
handleText in class HTMLEditorKit.ParserCallback
public void handleEndTag(HTML.Tag tag,
int pos)
handleEndTag in class HTMLEditorKit.ParserCallback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||