Listing 10 creates a composite using a column FillLayout.
清单10使用一个列FillLayout创建了一个复合控件。
SWT provides several layout managers for you to use; in this installment, we will talk about two of the more basic ones: FillLayout and GridLayout.
SWT 也提供了一些布局管理器供您使用;在这一期的系列文章中,我们将讨论两种基本的布局管理器:FillLayout和GridLayout。
SWT provides several layout managers for you to use; in this installment, we will talk about two of the more basic ones: FillLayout and GridLayout.
SWT 也提供了一些布局管理器供您使用;在这一期的系列文章中,我们将讨论两种基本的布局管理器:FillLayout和GridLayout。
应用推荐