de.mindcrimeilab.xsanalyzer.model
Class JListSelectionValueModelAdapter

java.lang.Object
  extended by org.springframework.binding.value.support.AbstractValueModelWrapper
      extended by de.mindcrimeilab.xsanalyzer.model.JListSelectionValueModelAdapter
All Implemented Interfaces:
org.springframework.binding.value.support.ValueModelWrapper, org.springframework.binding.value.ValueModel

public final class JListSelectionValueModelAdapter
extends org.springframework.binding.value.support.AbstractValueModelWrapper

Version:
$Revision: 123 $
Author:
Michael Engelhardt, $Author: agony $

Field Summary
 
Fields inherited from interface org.springframework.binding.value.ValueModel
VALUE_PROPERTY
 
Constructor Summary
JListSelectionValueModelAdapter(ListModel listModel, org.springframework.richclient.list.ListSelectionValueModelAdapter valueModel)
           
 
Method Summary
 Object getValue()
           
 
Methods inherited from class org.springframework.binding.value.support.AbstractValueModelWrapper
addValueChangeListener, getInnerMostValue, getInnerMostWrappedValueModel, getWrappedValueModel, removeValueChangeListener, setValue, setValueSilently
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JListSelectionValueModelAdapter

public JListSelectionValueModelAdapter(ListModel listModel,
                                       org.springframework.richclient.list.ListSelectionValueModelAdapter valueModel)
Method Detail

getValue

public Object getValue()
Specified by:
getValue in interface org.springframework.binding.value.ValueModel
Overrides:
getValue in class org.springframework.binding.value.support.AbstractValueModelWrapper


Copyright © 2010. All Rights Reserved.