|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.csslayout.view.BaseView
fi.hut.tml.xsmiles.csslayout.view.ComponentView
| Nested Class Summary |
| Nested classes inherited from class fi.hut.tml.xsmiles.csslayout.view.BaseView |
BaseView.ViewDimensions |
| Field Summary | |
protected VisualComponentService |
visual
|
| Fields inherited from class fi.hut.tml.xsmiles.csslayout.view.BaseView |
absoluteChildViews, absolutePosition, backImage, bgColor, border, childViews, closeFloat, dimensions, domElement, floatLeft, floatRight, hasRelativeHeight, hasRelativeWidth, parent, posX, posY, relativeChildViews, relativePosition, renderer, sizeRequirements, style, visible, zoom |
| Fields inherited from interface fi.hut.tml.xsmiles.csslayout.view.View |
X_AXIS, Y_AXIS |
| Constructor Summary | |
ComponentView(CSSRenderer r,
org.w3c.dom.Node node,
VisualComponentService visComp,
View parent)
Creates a new instance of BlockView |
|
| Method Summary | |
void |
doLayout()
do the layout for this and its children |
protected java.awt.Container |
getContainer()
|
void |
paint(java.awt.Graphics g)
paints this view |
void |
setComponent()
|
void |
setSizeRequirements()
|
void |
viewRemoved()
this method is called when a view is removed from the hierarchy. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected VisualComponentService visual
| Constructor Detail |
public ComponentView(CSSRenderer r,
org.w3c.dom.Node node,
VisualComponentService visComp,
View parent)
| Method Detail |
protected java.awt.Container getContainer()
public void setComponent()
public void doLayout()
View
doLayout in interface ViewdoLayout in class BaseViewpublic void viewRemoved()
BaseView
viewRemoved in interface ViewviewRemoved in class BaseViewpublic void paint(java.awt.Graphics g)
paint in interface Viewpaint in class BaseViewpublic void setSizeRequirements()
setSizeRequirements in interface ViewsetSizeRequirements in class BaseView
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||