|
Eclipse Platform Release 3.6 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IBeanListProperty | An IListProperty extension interface with convenience methods for
creating nested bean properties. |
IBeanMapProperty | An IMapProperty extension interface with convenience methods for
creating nested bean properties. |
IBeanObservable | Provides access to details of bean observables. |
IBeanProperty | An IProperty extension interface providing access to details of bean properties. |
IBeanSetProperty | An ISetProperty extension interface with convenience methods for
creating nested bean properties. |
IBeanValueProperty | An IValueProperty extension interface with convenience methods for
creating nested bean properties. |
Class Summary | |
---|---|
BeanProperties | A factory for creating properties for Java objects that conform to the JavaBean specification for bound properties. |
BeansObservables | A factory for creating observable objects of Java objects that conform to the JavaBean specification for bound properties. |
PojoObservables | A factory for creating observable objects for POJOs (plain old java objects)
that conform to idea of an object with getters and setters but does not
provide property change events on change. |
PojoProperties | A factory for creating properties for POJOs (plain old java objects) that
conform to idea of an object with getters and setters but does not provide
property change events on change. |
Provides classes for observing JavaBeans(tm) objects.
This package provides classes that can be used to observe objects that conform to the JavaBean specification for bound properties.
|
Eclipse Platform Release 3.6 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.