Results 1 to 5 of 5
Thread: collapseToLevel not working
- 05-29-2012, 01:50 PM #1
Member
- Join Date
- Sep 2011
- Posts
- 7
- Rep Power
- 0
- 05-29-2012, 02:03 PM #2
Re: collapseToLevel not working
What exactly do you mean by "not working"? What happens when you take eclipse out of the picture and use the command line instead?
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 05-29-2012, 03:19 PM #3
Re: collapseToLevel not working
What's treeviewer? No such class in the JDK (and wouldn't be, with that capitalization).
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 05-29-2012, 03:32 PM #4
Member
- Join Date
- Sep 2011
- Posts
- 7
- Rep Power
- 0
Re: collapseToLevel not working
I have a model , in which I display objects(instances of any class) with the use of TreeViewer (which is a class provided by eclipse i.e. org.eclipse.jface.viewers.TreeViewer) . The concept of paging is used to make it compact sized. Using this when I try to get objects present on next page , the list of next paged objects should get populated and it should be reflected in TreeViewer .So, here I'm getting list of req objects but the tree(model tree) is not getting refreshed accordingly.
- 05-29-2012, 07:11 PM #5
Similar Threads
-
Collisions are working & not working
By Jayayoh in forum Java 2DReplies: 1Last Post: 06-24-2011, 05:21 PM -
if else not working
By silverglade in forum New To JavaReplies: 5Last Post: 05-12-2011, 07:29 PM -
Why isn't this working?
By nickburris in forum New To JavaReplies: 14Last Post: 02-03-2011, 02:00 AM -
\n not working in GUI (working code, but \n isn't working)
By cc11rocks in forum New To JavaReplies: 2Last Post: 01-04-2011, 04:30 AM -
Java mail problem(working in intranet,but not working in iternet)
By sundarjothi in forum Advanced JavaReplies: 8Last Post: 05-28-2008, 07:00 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks