I am using jface Dialog for displaying some labels and texts. but i am getting all those displayed in the center, which i want to have as left aligned. so how to do that.
Thanks.
I am using jface Dialog for displaying some labels and texts. but i am
Share
In Text and Label demo you find an example how to setup the GridLayout.