Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » PropertyChangeEvent
PropertyChangeEvent [message #215800] Wed, 28 September 2005 07:36 Go to next message
Eclipse UserFriend
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.
Re: PropertyChangeEvent [message #215808 is a reply to message #215800] Wed, 28 September 2005 08:00 Go to previous message
Eclipse UserFriend
This is probably better asked in eclipse.platform.

Later,
PW
Previous Topic:Different results in Eclipse console and normal WinXP console
Next Topic:[PDE] Building OSGi bundle plugins for 3rd party jars?
Goto Forum:
  


Current Time: Tue Jul 08 02:16:38 EDT 2025

Powered by FUDForum. Page generated in 0.05761 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top