Spec-Zone .ru
спецификации, руководства, описания, API
|
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.text.html.HTMLDocument.HTMLReader.TagAction | +--javax.swing.text.html.HTMLDocument.HTMLReader.SpecialAction
Constructor Summary | |
HTMLDocument.HTMLReader.SpecialAction()
|
Method Summary | |
void |
start(HTML.Tag t,
MutableAttributeSet a)
Called when a start tag is seen for the type of tag this action was registered to. |
Methods inherited from class javax.swing.text.html.HTMLDocument.HTMLReader.TagAction |
end |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public HTMLDocument.HTMLReader.SpecialAction()
Method Detail |
public void start(HTML.Tag t, MutableAttributeSet a)
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |