开发者

JAVA SWT with easy eclipse

开发者 https://www.devze.com 2023-02-20 17:51 出处:网络
I want to develop one dialog box with labels,textboxes and buttons which will take input and do开发者_如何转开发 validation. So the main problem is that while setting any layout i am not getting my de

I want to develop one dialog box with labels,textboxes and buttons which will take input and do开发者_如何转开发 validation. So the main problem is that while setting any layout i am not getting my desired position of widgets and if i set the layout to null then the widgets are not visible only.

Can some body help me out.

:(


The best way to learn API is to look for working examples and start modifying them to suit your needs. A good library of SWT examples is located here:

http://www.eclipse.org/swt/snippets/

Here is an article on understanding SWT layouts:

http://www.eclipse.org/articles/article.php?file=Article-Understanding-Layouts/index.html


Try if any anchoring option is there in java as in C#.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号