| java.lang.Object com.jgoodies.looks.demo.AlignmentTab
AlignmentTab | final class AlignmentTab (Code) | | Consists of rows of centered components to check alignment
of font baselines and centered perceived bounds.
author: Karsten Lentzsch version: $Revision: 1.4 $ |
Method Summary | |
JComponent | build() Builds a panel using FormLayout that consists
of rows of different Swing components all centered vertically. |
build | JComponent build()(Code) | | Builds a panel using FormLayout that consists
of rows of different Swing components all centered vertically.
the built panel |
|
|