JavaTag.com

'Master/Details' is a pattern used throughout the UI world. It consists of a list or a tree ('master') and a set of properties ('details') driven by the selection in the master. This application is used to generate SWT/JFace Tree based 'Master/Detail' ViewPart.
you can discuss it on our google group javatag group
PackageName
ClassName

Master/Details

Tree

ViewPart

register TableViewer as the selection provider with the respective view site
create a empty View Toolbar

Tool tips for items in the table

Label Provider

Context Menu

 
 

GridLayout

numColumns

Controls

Control Type Variable name Text Listeners Others  

References