Spec-Zone .ru
спецификации, руководства, описания, API
|
private class Animation.AnimationReadOnlyProperty<T> extends ReadOnlyObjectPropertyBase<T>
Modifier and Type | Method and Description |
---|---|
T |
get()
Returns the current value of this
ObservableObjectValue<T> . |
java.lang.Object |
getBean()
Returns the
Object that contains this property. |
java.lang.String |
getName()
Returns the name of this property.
|
addListener, addListener, fireValueChangedEvent, removeListener, removeListener
equals, hashCode, toString
getValue, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotNull, isNull, objectExpression
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getValue
public java.lang.Object getBean()
ReadOnlyProperty
Object
that contains this property. If this property
is not contained in an Object
, null
is returned.Object
or null
public java.lang.String getName()
ReadOnlyProperty
String
.String
public T get()
ObservableObjectValue
ObservableObjectValue<T>
.Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to