|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.util.xml.renderer.html.HTMLObject
org.util.xml.renderer.html.HTMLImage
public class HTMLImage
Field Summary |
---|
Fields inherited from class org.util.xml.renderer.html.HTMLObject |
---|
background_, foreground_, height_, html_text, init_, is_mouse_over_, margin_bottom_, margin_left_, margin_right_, margin_up_, now_y_, offset_x_, offset_y_, preferred_height_, preferred_location_, preferred_width_, preferred_x_, preferred_y_, rect_, width_, write_point_x_, write_point_y_, x_, y_ |
Constructor Summary | |
---|---|
HTMLImage(TagElement tag)
|
Method Summary | |
---|---|
Element |
allowElement(Element element)
called when element is detected. |
void |
paint(java.awt.Graphics g)
|
Methods inherited from class org.util.xml.renderer.html.HTMLObject |
---|
addChangeListener, alert, alert, checkEndTag, debug, doLayout, doRenderer, draw, finished, fireChanged, forceEmptyTag, getHeight, getInnerPolicy, getPreferredHeight, getPreferredWidth, getPreferredX, getPreferredY, getWidth, getX, getY, hit, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, selectEncoding, setBackground, setForeground, setLocation, setPreferredLocation, setPreferredSize, setSize, startElement, throwExceptionIfDocumentHasError, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTMLImage(TagElement tag)
Method Detail |
---|
public void paint(java.awt.Graphics g)
paint
in class HTMLObject
public Element allowElement(Element element)
ParserPolicy
allowElement
in interface ParserPolicy
allowElement
in class HTMLObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |