Package | Description |
---|---|
com.jgoodies.binding.beans |
Contains classes to model and work with Java Beans and
Java Bean properties.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyAccessException
A runtime exception that describes read and write access problems when
getting/setting a Java Bean property.
|
class |
PropertyNotBindableException
A runtime exception that describes problems that arise
when a bound property cannot be bound properly.
|
class |
PropertyNotFoundException
A runtime exception that describes that a Java Bean property
could not be found.
|
class |
PropertyUnboundException
A runtime exception that describes that a Java Bean does not
support bound properties.
|
Copyright © 2002-2010 JGoodies Karsten Lentzsch. All Rights Reserved.