Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Adding actions to properties view
Adding actions to properties view [message #702627] Tue, 26 July 2011 15:38 Go to next message
upal  is currently offline upal Friend
Messages: 6
Registered: July 2011
Junior Member
Hello,

I'm trying to use the standard properties viewer in Eclipse, but was hoping to add a few buttons at the top (right above the key value grid). I tried to extend PropertySheetPage and my getAdapter method, I added an if-statement to check for IPropertySheetPage.

However, I noticed that this if-statement is never hit. Consequently I'm having some trouble making progress. Is this the right approach? I'm not interested in building a new viewer from scratch, so if it's possible to leverage the existing viewer, that would be great.

Would appreciate any advice. Thanks!
-upal
Re: Adding actions to properties view [message #703312 is a reply to message #702627] Wed, 27 July 2011 12:35 Go to previous message
Lakshmi P ShanmugamFriend
Messages: 279
Registered: July 2009
Location: India
Senior Member
Please try posting your question in the Eclipse JFace or Rich Client Platform forum.

Lakshmi P Shanmugam
Previous Topic:Help! Problem about SWT example under Widnows 7
Next Topic:Problem printing a table
Goto Forum:
  


Current Time: Thu Apr 25 14:16:33 GMT 2024

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

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

Back to the top