|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lobobrowser.html.renderer.DelayedPair
public class DelayedPair
| Field Summary | |
|---|---|
BoundableRenderable |
child
|
RenderableContainer |
targetParent
|
int |
x
|
int |
y
|
| Constructor Summary | |
|---|---|
DelayedPair(RenderableContainer parent,
BoundableRenderable child,
int x,
int y)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final RenderableContainer targetParent
public final BoundableRenderable child
public final int x
public final int y
| Constructor Detail |
|---|
public DelayedPair(RenderableContainer parent,
BoundableRenderable child,
int x,
int y)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||