Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Selection of elements in GEF
Selection of elements in GEF [message #1729373] Wed, 13 April 2016 13:17 Go to next message
Luffy Monkey is currently offline Luffy MonkeyFriend
Messages: 2
Registered: April 2016
Junior Member
Hello
How can i get the name of the selected element in my GEF editor,
or i need to get the name of the selected element from the outline view.
Re: Selection of elements in GEF [message #1731881 is a reply to message #1729373] Tue, 10 May 2016 15:53 Go to previous messageGo to next message
Alexander Nyssen is currently offline Alexander NyssenFriend
Messages: 244
Registered: July 2009
Location: Lünen
Senior Member
What do you mean by "name"? Is this a property of your model element?
Re: Selection of elements in GEF [message #1732591 is a reply to message #1731881] Wed, 18 May 2016 12:11 Go to previous message
Luffy Monkey is currently offline Luffy MonkeyFriend
Messages: 2
Registered: April 2016
Junior Member
I solved it with the
public void setPropertyValue(Object id, Object value) method from the IPropertySource interface
So every time when I change something in my properties this method triggers
Previous Topic:InfiniteCanvas scrollbars
Next Topic:Dashed grid not working in GEF 3.11.0.201605020204
Goto Forum:
  


Current Time: Wed Apr 24 14:25:34 GMT 2024

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

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

Back to the top