Class BorderLayout
- java.lang.Object
-
- com.vuze.plugins.mlab.tools.ndt.swingemu.BorderLayout
-
public class BorderLayout extends Object
-
-
Constructor Summary
Constructors Constructor Description BorderLayout()
-
-
-
Field Detail
-
NORTH
public static final int NORTH
- See Also:
- Constant Field Values
-
SOUTH
public static final int SOUTH
- See Also:
- Constant Field Values
-
-