Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » cut , copy paste in gef(cut , copy paste in gef)
cut , copy paste in gef [message #722626] Tue, 06 September 2011 11:09 Go to next message
karthick9686@gmail.com Missing nameFriend
Messages: 41
Registered: July 2011
Member
How to implement cut , copy and paste functionality in gef ? i have an context menu which displays undo, redo, delete and show properties view . i would like to add the following functionality (cut copy and paste) to the context menu.
Re: cut , copy paste in gef [message #802874 is a reply to message #722626] Mon, 20 February 2012 15:36 Go to previous message
Arieh Bibliowicz is currently offline Arieh BibliowiczFriend
Messages: 4
Registered: July 2009
Junior Member
See the logic example, specifically
LogicEditor.createActions
, where a
CopyTemplateAction
and
PasteTemplateAction
are created. I think you can pick it up from there,
Previous Topic:How to start with GEF?
Next Topic:PolygonShape border color
Goto Forum:
  


Current Time: Tue Mar 19 05:22:37 GMT 2024

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

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

Back to the top