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