单项选择题

以下各项中不属于FlowLayout构造方法的是( )。

A.FlowLayout(FlowLayout.RIGHT,20,40)
B.FlowLayout(FlowLayout.LEFT)
C.FlowLayout()
D.FlowLayout(20,40)