|
|||||||||||
| 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.BlockView
fi.hut.tml.xsmiles.csslayout.view.RootView
| Nested Class Summary |
| Nested classes inherited from class fi.hut.tml.xsmiles.csslayout.view.BaseView |
BaseView.ViewDimensions |
| Field Summary |
| 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 | |
RootView(CSSRenderer r,
org.w3c.dom.Node node,
View parent)
Creates a new instance of BlockView |
|
| Method Summary | |
void |
doLayout()
do, or redo layout for this and children |
java.awt.Container |
getContainerForDescendants()
|
boolean |
hasContainer()
|
void |
paint(java.awt.Graphics g)
paints this view |
void |
removeContainerFromView()
remove the container from the view, for instance, when a parent view becomes invisible |
| Methods inherited from class fi.hut.tml.xsmiles.csslayout.view.BlockView |
insideClip |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RootView(CSSRenderer r,
org.w3c.dom.Node node,
View parent)
| Method Detail |
public void doLayout()
BlockView
doLayout in interface ViewdoLayout in class BlockViewpublic void paint(java.awt.Graphics g)
paint in interface Viewpaint in class BlockViewpublic boolean hasContainer()
hasContainer in interface ContainerViewpublic java.awt.Container getContainerForDescendants()
getContainerForDescendants in interface ContainerViewpublic void removeContainerFromView()
ContainerView
removeContainerFromView in interface ContainerView
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||