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