Spec-Zone .ru
спецификации, руководства, описания, API
|
private final class Image.DoublePropertyImpl extends ReadOnlyDoublePropertyBase
Constructor and Description |
---|
Image.DoublePropertyImpl(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
fireValueChangedEvent()
Sends notifications to all attached
InvalidationListeners and
ChangeListeners . |
double |
get()
Returns the current value of this
ObservableDoubleValue . |
java.lang.Object |
getBean()
Returns the
Object that contains this property. |
java.lang.String |
getName()
Returns the name of this property.
|
void |
store(double value) |
addListener, addListener, removeListener, removeListener
equals, hashCode, toString
add, add, add, add, add, divide, divide, divide, divide, divide, doubleExpression, doubleValue, floatValue, getValue, intValue, longValue, multiply, multiply, multiply, multiply, multiply, negate, subtract, subtract, subtract, subtract, subtract
asString, asString, asString, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThanOrEqualTo, greaterThanOrEqualTo, greaterThanOrEqualTo, greaterThanOrEqualTo, greaterThanOrEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, lessThan, lessThan, lessThan, lessThan, lessThan, lessThanOrEqualTo, lessThanOrEqualTo, lessThanOrEqualTo, lessThanOrEqualTo, lessThanOrEqualTo, numberExpression
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getValue
public void store(double value)
public void fireValueChangedEvent()
ReadOnlyDoublePropertyBase
InvalidationListeners
and
ChangeListeners
.
This method needs to be called, if the value of this property changes.fireValueChangedEvent
in class ReadOnlyDoublePropertyBase
public double get()
ObservableDoubleValue
ObservableDoubleValue
.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
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to