Package com.macrofocus.common.properties
Class SingleSelectionProperty<T>
java.lang.Object
com.macrofocus.common.properties.AbstractProperty<T>
com.macrofocus.common.properties.AbstractMutableProperty<T>
com.macrofocus.common.properties.SingleSelectionProperty<T>
- All Implemented Interfaces:
MutableProperty<T>
,Property<T>
public class SingleSelectionProperty<T>
extends AbstractMutableProperty<T>
implements MutableProperty<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.macrofocus.common.properties.AbstractMutableProperty
bind, bindBidirectional
Methods inherited from class com.macrofocus.common.properties.AbstractProperty
addPropertyListener, addWeakPropertyListener, notifyPropertyChanged, removePropertyListener
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.macrofocus.common.properties.MutableProperty
bind, bindBidirectional
Methods inherited from interface com.macrofocus.common.properties.Property
addPropertyListener, addWeakPropertyListener, removePropertyListener