Class LayoutCanvas

All Implemented Interfaces:
LayoutManager, Serializable

public class LayoutCanvas extends FlowLayoutCenter
See Also:
  • Constructor Details

    • LayoutCanvas

      public LayoutCanvas(JComponent target)
      Creates a layout manager that will lay out components along the given axis.
      Throws:
      AWTError - if the value of axis is invalid