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 Table based 'Master/Detail' ViewPart.
you can discuss it on our google group javatag group
PackageName
ClassName

Master/Details

Table

Table Columns

Text Width Resizable Moveable Alignment Tooltip  

EditorPart

register TableViewer as the selection provider with the respective view site

Tool tips for items in the table

Label Provider

Context Menu

 
 

Control Button Composite

 

GridLayout

numColumns

Controls

Control Type Variable name Text Listeners Others  

References