Uses of Class
org.tbee.swing.binding.ValueModelWrapper

Packages that use ValueModelWrapper
org.tbee.swing.binding   
 

Uses of ValueModelWrapper in org.tbee.swing.binding
 

Subclasses of ValueModelWrapper in org.tbee.swing.binding
 class MappingValueModel
          Map a value via a map: the wrapped ValueModel works with the key in the map, this VM converts that to the value.
 class ValueModelIAEPopup
          Wraps the JGoodies value model so that if the setter throws an IllegalArgumentException, it is nicely shown in a popup.
 class ValueModelSwingThreading
          Wraps the JGoodies value model so Swing changes are always done in the EDT using invokeAndWait.
 



Copyright © 2010 KnowledgePlaza. All Rights Reserved.