Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Jface treeviewer not in plugin??
Jface treeviewer not in plugin?? [message #457139] Sat, 18 June 2005 03:37
J. Michael Dean, M.D. is currently offline J. Michael Dean, M.D.Friend
Messages: 218
Registered: July 2009
Senior Member
I have been trying to implement a TreeViewer in a Java project, not in a
plugin, and used some naïve code in which I instantiated a display and a
shell, and then tried to instantiate the viewer with the shell as the
parameter (that would normally be a composite). I got an error indicating
no class definition for isRunnable, etc.

If I have created a Jface viewer, is it possible to test this in a Java
project environment, or do I have to implement this as a plugin?

Thanks.
Previous Topic:tree viewer icons
Next Topic:Starting a SWT applicaion in the background
Goto Forum:
  


Current Time: Fri Apr 26 03:10:52 GMT 2024

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

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

Back to the top