public static String getSystemLookAndFeelClassName ()

Returns the name of the LookAndFeel class that implements the native system look and feel if there is one, otherwise the name of the default cross platform LookAndFeel class. This value can be overriden by setting the swing.systemlaf system property.

Returns:  the String of the LookAndFeel class

See also:
setLookAndFeel, getCrossPlatformLookAndFeelClassName