从左到右,自上而下
1.创建流布局对象
FlowLayout t=new FlowLayout();
FlowLayout t=new FlowLayout(FlowLayout.RIGHT);
FlowLayout t=new FlowLayout(FlowLayout.LEFT,10,20);
2.指定容器使用该布局
f.setLayout(t);
请自觉遵守互联网相关政策法规,评论内容只代表网友观点!
点击加载更多评论>>
已有 22658 名学员学习以下课程通过考试
最需教育客户端 软件问题一手掌握
首页
教程
交流
个人中心
点击加载更多评论>>