Hi guys , i actually have a eclipse jface listbox in my application and the problem goes like this :
I know if i want to add some items to the list box i can simple just setItems or addItems but the thing is that i have this listener in my class . Upon receiving something , they would actually go inside a method in my class and add the items to the list box . But when i do that , the listbox doesn't refresh no matter what i do . Apparently the list box seems like it doesn't runs at runtime or somethng .
Help would be appreciated . Thanks !!
nccliang 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.