public class SimpleLongProperty extends LongPropertyBase
long値をラップするPropertyの完全な実装を提供します。LongPropertyBase| コンストラクタと説明 |
|---|
SimpleLongProperty()
LongPropertyのコンストラクタ |
SimpleLongProperty(long initialValue)
LongPropertyのコンストラクタ |
SimpleLongProperty(Object bean, String name)
LongPropertyのコンストラクタ |
SimpleLongProperty(Object bean, String name, long initialValue)
LongPropertyのコンストラクタ |
| 修飾子と型 | メソッドと説明 |
|---|---|
Object |
getBean()
このプロパティを含む
Objectを返します。 |
String |
getName()
このプロパティの名前を返します。
|
addListener, addListener, bind, fireValueChangedEvent, get, invalidated, isBound, removeListener, removeListener, set, toString, unbindasObject, bindBidirectional, longProperty, setValue, unbindBidirectionalreadOnlyLongPropertyadd, add, add, add, divide, divide, divide, divide, doubleValue, floatValue, getValue, intValue, longExpression, longExpression, longValue, multiply, multiply, multiply, multiply, negate, subtract, subtract, subtract, subtractadd, 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, subtractclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValuegetValuepublic SimpleLongProperty()
LongPropertyのコンストラクタpublic SimpleLongProperty(long initialValue)
LongPropertyのコンストラクタinitialValue - ラップされた値の初期値public SimpleLongProperty(Object bean, String name)
LongPropertyのコンストラクタbean - このLongPropertyのBeanname - このLongPropertyの名前Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.