net.sf.zig_project.gpl.example.form_layout
Class Sample1
java.lang.Object
net.sf.zig_project.gpl.example.form_layout.Sample1
- public class Sample1
- extends Object
Three field example using FormLayout
.
The first two labels share the same column width, and excess frame space is given to
their fields on the right. The last label is given the width of the frame, and it's
field is given any excess height.
- Version:
- October 5, 2004
- Author:
- Frank Ziglar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sample1
public Sample1()
main
public static void main(String[] args)