Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Can i create new listener and attach to a widget with custom EventId(Can i create new listener and attach to a widget with custom EventId)
Can i create new listener and attach to a widget with custom EventId [message #1125087] Fri, 04 October 2013 02:24
Eclipse UserFriend
Hi All

I am having a doubt in SWT/JFace

I have a treeViewer can i add newListener in the way i defined below?

treeViewer.addListener(1000, new CustomListener()){// 1000 0r any integer for my custom usage

MyMethod(){

}

}

can i pass my own id and can i use the custom listener?If i am correct i ll proceed with the approach.

Thanks
Palani
Previous Topic:Diagonal Gradient
Next Topic:How to wrap the description on the first page of wizard
Goto Forum:
  


Current Time: Sun Aug 31 21:12:05 EDT 2025

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

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

Back to the top