PropertyChangeEvent [message #215800] |
Wed, 28 September 2005 07:36  |
Eclipse User |
|
|
|
I am interested in firing propertyChangeEvents from my non-graphic model
object and registering a treeviewer as a listener, and have seen sample code
with firePropertyChange implemented from scratch. But the original Bean
support in Java allows one to include support for this already, and there is
a Jface framework class PropertyChangeEvent. Is the Jface class primarily
for objects already created in the Jface framework, or are there advantages
to using it instead of the java.bean implementation?
Part of my question is also why most of the sample code for Eclipse Jface
viewers shows a rather manual implementation of this, if support is already
available from the Bean spec. Makes me think I am completely missing
something crucial.
Thanks.
|
|
|
|
Powered by
FUDForum. Page generated in 0.05761 seconds