Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Call View(How can I call and populate a JFace TableView with an Array that I earlier filled)
Call View [message #724859] Tue, 13 September 2011 11:13
Dudu is currently offline DuduFriend
Messages: 1
Registered: September 2011
Junior Member
Hey,

Could anybody tell me how can I call a view at a certain time in a programm?

My Problemm is that I create a view, and then I need to populate it with Items that are held together in an array or a collection. I want to populate my view only after the array/collection is full with the data, and I don't now how to call it at a specific time. If I try to make both in the same time, then it says that it is not possible because my array is no static variable.

And I woult also be glad if someone, would tell me how to insert different items in a view from an array, couse I always get either the same data in all columns but different each row, or the same data in all rows but different each column.

Thx Guys,

P.S. I would be greatful if someone could paste some code lines

Dudu

[Updated on: Tue, 13 September 2011 11:17]

Report message to a moderator

Previous Topic:APT: Getting project classpath in Java 6 processors, automatic processor options
Next Topic:Persisting Selection of CheckBoxTreeViewer between sessions
Goto Forum:
  


Current Time: Thu Feb 06 14:17:11 GMT 2025

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

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

Back to the top