mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 23:37:13 -06:00
ComboBox: right-to-left fixes (#18)
This commit is contained in:
@@ -32,6 +32,7 @@ public class FlatSwingXTest
|
||||
{
|
||||
public static void main( String[] args ) {
|
||||
FlatTestFrame frame = FlatTestFrame.create( args, "FlatSwingXTest" );
|
||||
frame.useApplyComponentOrientation = true;
|
||||
frame.showFrame( new FlatSwingXTest() );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user