Creates a two-column stack panel whose first column is a vertical stack of two components. The panel is automatically added to the Dashboard's LayoutPanel.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
Java Copy Code |
---|
public StackPanel createAndAdd1By2ColumnLayout ( |
The Component in the first column.
The first Component in the second column.
The second Component in the second column.
A StackPanel instance.