|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectice.storm.Viewport
ice.pilots.html4.EmbeddedObject
| Field Summary |
| Fields inherited from class ice.storm.Viewport |
container, parent, pilot |
| Method Summary | |
void |
dispose()
|
void |
draw(Graphics g)
|
ObjectBox |
getBox()
|
int |
getClientHeight()
Retrieve the height of the client area within the painter. |
int |
getClientWidth()
Retrieve the width of the client area within the painter. |
Container |
getContainer()
Retrieve the container that contains this object. |
int |
getPrefHeight()
|
int |
getPrefWidth()
|
void |
onElementAttrChange(DElement elem,
DAttr attr)
|
void |
setBackground(Color c)
|
void |
setBorderVisible(boolean aDrawBorder)
Allows CSS control over whether the object implementing ObjectPainter draws its own border. |
void |
setBox(ObjectBox box)
|
void |
setFontHints(CSSAttribs css)
Allow the ObjectBox to instruct the FormWidgets about the initial font to use. |
void |
setForeground(Color c)
|
void |
setPainterSize(int w,
int h)
|
void |
setPilot(Pilot p)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public void dispose()
dispose in interface ObjectPainterdispose in class Viewportpublic void setForeground(Color c)
setForeground in interface ObjectPainterpublic void setBackground(Color c)
setBackground in interface ObjectPainterpublic void setBorderVisible(boolean aDrawBorder)
ObjectPainter
setBorderVisible in interface ObjectPainteraDrawBorder - false if the underlying widget is NOT to draw its own border.public void setFontHints(CSSAttribs css)
ObjectPainter
setFontHints in interface ObjectPainterpublic void setBox(ObjectBox box)
setBox in interface ObjectPainterpublic ObjectBox getBox()
getBox in interface ObjectPainter
public void setPainterSize(int w,
int h)
setPainterSize in interface ObjectPainterpublic int getPrefWidth()
getPrefWidth in interface ObjectPainterpublic int getPrefHeight()
getPrefHeight in interface ObjectPainterpublic void draw(Graphics g)
draw in interface ObjectPainterpublic void setPilot(Pilot p)
setPilot in class Viewportpublic Container getContainer()
getContainer in class Viewport
public void onElementAttrChange(DElement elem,
DAttr attr)
onElementAttrChange in interface ObjectPainterpublic int getClientWidth()
ObjectPainter
getClientWidth in interface ObjectPainterpublic int getClientHeight()
ObjectPainter
getClientHeight in interface ObjectPainter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||