Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Is .clear() no longer supported?
Is .clear() no longer supported? [message #884142] Sun, 10 June 2012 03:59 Go to previous message
Hassan M. is currently offline Hassan M.
Messages: 7
Registered: September 2011
Location: Ohio
Junior Member
I've just downloaded the current version of Zest. One of the JAR files is called org.eclipse.zest.core_1.3.0.v20110221-2050.jar. So, my code uses a clear() method for clearing all the elements in a graph, like this:

wbsGraph = new Graph(this,SWT.NONE);
...
wbsGraph.clear();


But this doesn't work anymore. Was this method removed from the current version? Is there another way of doing this?

 
Read Message
Read Message
Read Message
Previous Topic:Undo/Redo Buttons stay disabled
Next Topic:Two OutLine Trees
Goto Forum:
  


Current Time: Sat May 18 14:28:43 EDT 2013

Powered by FUDForum. Page generated in 0.01579 seconds