Spec-Zone .ru
спецификации, руководства, описания, API
|
private static class Scene.TargetWrapper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
copy(Scene.TargetWrapper tw) |
void |
fillHierarchy(java.util.List<EventTarget> list)
Fills the list with the target and all its parents (including scene)
|
Cursor |
getCursor() |
EventTarget |
getEventTarget() |
void |
setNode(Node node) |
void |
setScene(Scene scene) |
public void fillHierarchy(java.util.List<EventTarget> list)
public EventTarget getEventTarget()
public Cursor getCursor()
public void clear()
public void setScene(Scene scene)
public void setNode(Node node)
public void copy(Scene.TargetWrapper tw)
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to