Creates a two-column StackPanel whose second column is a vertical stack of two Component-s.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
Java Copy Code |
---|
public StackPanel create1By2ColumnLayout ( |
The Component in the first column.
The first Component in the second column.
The second Component in the second column.
A StackPanel instance.