Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Status handling in a standalone JFace application
Status handling in a standalone JFace application [message #535422] Sun, 23 May 2010 12:14
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
Can I use Eclipse status handling in a standalone JFace application? If no, are there any guidelines for doing something similar?

The best idea I can come up with right now is to press ApplicationWindow.IExceptionHandler into service: throw an exception every time I need to handle a status and have an exception handler which holds a list of status handlers. But it seems morally wrong to throw exceptions for OK statuses Twisted Evil Any other way to do it?
Previous Topic:Why doesn't IAction extend java.lang.Runnable?
Next Topic:Javadoc confusing for native tooltips
Goto Forum:
  


Current Time: Fri Apr 26 17:40:54 GMT 2024

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

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

Back to the top