Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to implement editor properties in a view?
How to implement editor properties in a view? [message #225077] Thu, 08 April 2004 23:29 Go to next message
Eclipse UserFriend
Originally posted by: sandip.us.ibm.com

I want to implement a view whose model is already pre-populated and is
read-only.
The only things user can do is:

0. The display of the view is optional just like any other view
1. Drag an object
2. View the properties of an object
3. Execute some pop-up operations on a selected object (that does not change
the model
but changes how the object is viewed).

An editor can of course do all that but can this be done in a view reusing
the features available
for an editor?

- Sandip
Re: How to implement editor properties in a view? [message #225085 is a reply to message #225077] Thu, 08 April 2004 23:50 Go to previous message
Eclipse UserFriend
Originally posted by: sandip.us.ibm.com

I think I got it, please ignore this post.

- Sandip

"Sandip Lahiri" <sandip@us.ibm.com> wrote in message
news:c5552p$1si$1@eclipse.org...
> I want to implement a view whose model is already pre-populated and is
> read-only.
> The only things user can do is:
>
> 0. The display of the view is optional just like any other view
> 1. Drag an object
> 2. View the properties of an object
> 3. Execute some pop-up operations on a selected object (that does not
change
> the model
> but changes how the object is viewed).
>
> An editor can of course do all that but can this be done in a view reusing
> the features available
> for an editor?
>
> - Sandip
>
>
>
Previous Topic:strange behaviors in eclipse vs. dos cli
Next Topic:Running SWT Applications as Java Application
Goto Forum:
  


Current Time: Sat May 03 13:20:31 EDT 2025

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

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

Back to the top