Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Close/Save-Dialog
Close/Save-Dialog [message #438692] Wed, 30 June 2004 13:01 Go to next message
Tobias Weih is currently offline Tobias WeihFriend
Messages: 24
Registered: July 2009
Junior Member
hi,

when closing eclipse a window containing all dirty editors appears.
How do I utilise this dialog for my own purposes?
When deleting an entity in my RCPApp, the user is to be asked what
related entities should be deleted, too. Thus making me wonder
if I could use this dialog, since it is pretty much that, I want
to achive.

thanks
tobi
Re: Close/Save-Dialog [message #438698 is a reply to message #438692] Wed, 30 June 2004 15:34 Go to previous message
Markus KellerFriend
Messages: 294
Registered: July 2009
Senior Member
EditorManager#saveAll(..) uses a ListSelectionDialog
(in the org.eclipse.ui.workbench plug-in).

Markus


Tobias Weih wrote:

> hi,
>
> when closing eclipse a window containing all dirty editors appears.
> How do I utilise this dialog for my own purposes?
> When deleting an entity in my RCPApp, the user is to be asked what
> related entities should be deleted, too. Thus making me wonder
> if I could use this dialog, since it is pretty much that, I want
> to achive.
>
> thanks
> tobi
Previous Topic:Browser control in Swing JFrame?
Next Topic:DnD to StyledText does not drop text near mouse position
Goto Forum:
  


Current Time: Thu Apr 25 02:08:21 GMT 2024

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

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

Back to the top