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